| Crates.io | listen |
| lib.rs | listen |
| version | 0.1.1 |
| created_at | 2020-04-15 21:47:14.435614+00 |
| updated_at | 2020-09-23 20:51:56.966699+00 |
| description | A listener for filesystem events that executes a function when the event occurs |
| homepage | https://crates.io/crates/listen |
| repository | https://github.com/jaredforth/listen |
| max_upload_size | |
| id | 230629 |
| size | 27,035 |
A listener that responds to an event with a function
Documentation:
Add this to your Cargo.toml:
[dependencies]
listen = "0.1"
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.