zed/fsevent/src
Max Brunsfeld 4878bf82ff Make EventStream interface more flexible
Take a callback instead of an mpsc Sender. The
run method blocks and invokes the callback for
each batch of events. The caller controls the
threading. The callback can return false to terminate
the event stream.

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2021-04-15 17:38:52 -07:00
..
lib.rs Make EventStream interface more flexible 2021-04-15 17:38:52 -07:00