Crate notify [] [src]

Reexports

pub use self::op::Op;
pub use self::fsevent::FsEventWatcher;
pub use self::null::NullWatcher;
pub use self::poll::PollWatcher;

Modules

fsevent
null
op
poll

Structs

Event

Enums

Error

Traits

Watcher

Functions

new

Type Definitions

RecommendedWatcher