Crate notify [] [src]

Reexports

pub use self::op::Op;
pub use self::inotify::INotifyWatcher;
pub use self::null::NullWatcher;
pub use self::poll::PollWatcher;

Modules

inotify
null
op
poll

Structs

Event

Enums

Error

Traits

Watcher

Functions

new

Type Definitions

RecommendedWatcher