Crate notify [] [src]

Reexports

pub use self::op::Op;
pub use self::windows::ReadDirectoryChangesWatcher;
pub use self::null::NullWatcher;
pub use self::poll::PollWatcher;

Modules

null
op
poll
windows

Structs

Event

Enums

Error

Traits

Watcher

Functions

new

Type Definitions

RecommendedWatcher