listen 0.1.1

A listener for filesystem events that executes a function when the event occurs
Documentation
  • Coverage
  • 90.91%
    10 out of 11 items documented1 out of 6 items with examples
  • Size
  • Source code size: 26.51 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.67 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 19s Average build duration of successful builds.
  • all releases: 19s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • jaredforth/listen
    2 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • jaredforth

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.