listen 0.1.1

A listener for filesystem events that executes a function when the event occurs
Documentation

Build Status Build status Crate API

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.