Module events

Module events 

Source

Structs§

Event
An inotify event
EventAuxiliaryFlags
Auxiliary flags for inotify events
EventMask
Indicates the type of an event
Events
Iterator over inotify events
ParsedEventMask
A struct that provides structured access to event masks returned from reading an event from an inotify fd

Enums§

EventKind
Represents the type of inotify event
EventMaskParseError
An error that occured from parsing an raw event mask

Type Aliases§

EventOwned
An owned version of Event