fsevent-sys 4.1.0

Rust bindings to the fsevent macOS API for file changes notifications
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.libc]
version = "0.2.68"

[package]
authors = ["Pierre Baillet <pierre@baillet.name>"]
description = "Rust bindings to the fsevent macOS API for file changes notifications"
edition = "2018"
license = "MIT"
name = "fsevent-sys"
repository = "https://github.com/octplane/fsevent-rust/tree/master/fsevent-sys"
version = "4.1.0"
[package.metadata.docs.rs]
targets = ["x86_64-apple-darwin"]