Structs§
- Event
- An inotify event
- Event
Auxiliary Flags - Auxiliary flags for inotify events
- Event
Mask - Indicates the type of an event
- Events
- Iterator over inotify events
- Parsed
Event Mask - A struct that provides structured access to event masks returned from reading an event from an inotify fd
Enums§
- Event
Kind - Represents the type of inotify event
- Event
Mask Parse Error - An error that occured from parsing an raw event mask
Type Aliases§
- Event
Owned - An owned version of
Event