Struct notify::windows::ReadDirectoryChangesWatcher[][src]

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

Watcher implementation based on ReadDirectoryChanges

Implementations

Trait Implementations

Executes the destructor for this type. Read more

Create a new watcher in immediate mode. 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.