[](https://travis-ci.com/jaredforth/listen)
[](https://ci.appveyor.com/project/jaredforth/listen)
[](https://crates.io/crates/listen)
[](https://docs.rs/listen)
# listen
A listener that responds to an `event` with a `function`
Documentation:
- [API Reference](https://docs.rs/listen)
## Usage
Add this to your `Cargo.toml`:
```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](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT), and
[COPYRIGHT](COPYRIGHT) for details.