fsevent 2.1.0

Rust bindings to the fsevent-sys macOS API for file changes notifications
Documentation
fsevent-2.1.0 has been yanked.

FSEvent API for Rust

Original Author:

Installation

In cargo.toml

fsevent = "*"

Usage

cf examples/ folder.

Contributors