[][src]Crate gelo

Enums

GrabStatus

Whether to continue grabbing events or to stop Used in filter_map_events (and others)

Functions

add_device_to_epoll_from_inotify_event
filter_map_events

Similar to Iterator's filter_map, only this blocks waiting for input

filter_map_events_noreturn

Like filter_map_events, only never returns

filter_map_events_with_delay

Similar to Iterator's filter_map, only this blocks waiting for input

filter_map_events_with_delay_noreturn

Like filter_map_events_with_delay, only never returns