fswatch-sys 0.1.0

FFI bindings and a Rust wrapper for libfswatch
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "fswatch-sys"
version = "0.1.0"
description = "FFI bindings and a Rust wrapper for libfswatch"
authors = ["Kyle Clemens <me@kyleclemens.com>"]
repository = "https://github.com/jkcclemens/fswatch-sys"
readme = "README.md"
license = "MPL-2.0"

[dependencies]
libc = "0.2"