fsevent 2.1.2

Rust bindings to the fsevent-sys macOS API for file changes notifications
Documentation

FSEvent API for Rust

Original Author:

Installation

In cargo.toml

fsevent = "*"

Usage

cf examples/ folder.

Contributors