Structs§
- The event structure itself
Enums§
- Whether to continue grabbing events or to stop Used in
filter_map_events
(and others)
Functions§
- Similar to Iterator’s filter_map, only this blocks waiting for input
- Like
filter_map_events
, only never returns - Similar to Iterator’s filter_map, only this blocks waiting for input
- Like
filter_map_events_with_delay
, only never returns