Struct notify::inotify::INotifyWatcher[][src]

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

Watcher implementation based on inotify

Implementations

Create a new watcher.

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.