fsevent 0.2.13

Rust bindings to the fsevent-sys OSX API for file changes notifications
# FSEvent API for Rust

Original Author Pierre Baillet @octplane

# Installation

In `cargo.toml`

```
fsevent = "*""
```

# Usage

cf examples/ folder.

# Contributors

- Jake Kerr @jakerr