Structs§
- Wrapped
Event - A wrapper around an object that does not natively have an OS event, but needs to be signaled using one.
Enums§
- Maybe
Wrapped Event - Represents an object that either has an OS event or is wrapped using one.
Traits§
- OsEvent
Backed - Represents an object that may or may not be backed by an OS event, and can also be signaled manually.