Crate fswatch_sys [−] [src]
FFI bindings and Rust wrappers for libfswatch.
Structs
| Fsw |
Static methods for fswatch. |
| FswCEvent |
An event from fswatch. |
| FswCMonitorFilter |
A monitor filter. |
| FswSession |
A session in fswatch, revolving around a handle. |
| FswSessionBuilder |
A builder for |
Enums
| FswError |
An error in the library. |
| FswEventFlag |
Flags denoting the operation(s) within an event. |
| FswFilterType |
A filter type. |
| FswMonitorType |
The various possible monitors that fswatch can utilize. |
| FswStatus |
Status codes from fswatch. |