fsevent 0.2.12

Rust bindings to the fsevent-sys OSX API for file changes notifications
docs.rs failed to build fsevent-0.2.12
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: fsevent-2.1.2

FSEvent API for Rust

Original Author Pierre Baillet @octplane

Installation

In cargo.toml

fsevent = "*""

Usage

cf examples/ folder.

Contributors

  • Jake Kerr @jakerr