listen

Crates.iolisten
lib.rslisten
version0.1.1
sourcesrc
created_at2020-04-15 21:47:14.435614
updated_at2020-09-23 20:51:56.966699
descriptionA listener for filesystem events that executes a function when the event occurs
homepagehttps://crates.io/crates/listen
repositoryhttps://github.com/jaredforth/listen
max_upload_size
id230629
size27,035
Jared Forth (jaredforth)

documentation

https://docs.rs/listen

README

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.

Commit count: 21

cargo fmt