Struct notify::poll::PollWatcher[][src]

pub struct PollWatcher { /* fields omitted */ }
Expand description

Polling based Watcher implementation

Implementations

Create a new PollWatcher.

Create a PollWatcher which polls every delay milliseconds

Trait Implementations

Executes the destructor for this type. Read more

Begin watching a new path. Read more

Stop watching a path. Read more

Configure the watcher at runtime. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.