Crate tokio_inotify [] [src]

Reexports

pub use inotify::ffi::*;

Structs

AsyncINotify

Wraps an INotify object and provides asynchronous methods based on the inner object.