2 releases
| 0.1.1 | Sep 23, 2020 |
|---|---|
| 0.1.0 | Apr 15, 2020 |
#2968 in Filesystem
10KB
92 lines
A filesystem listener.
listen listens for filesystem events and executes a function when the event occurs.
listen
A listener that responds to an event with a function
Documentation:
Usage
Add this to your Cargo.toml:
[dependencies]
listen = "0.1"
License
listen is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-APACHE and LICENSE-MIT, and COPYRIGHT for details.
Dependencies
~2.4–5.5MB
~95K SLoC