Module input_handler

Source

Structs§

InputHandlerStatus

Traits§

AsRcAny
InputHandler
An InputHandler dispatches InputEvents to an external service. It maintains service connections necessary to handle the events.
UnhandledInputHandler
An UnhandledInputHandler is like an InputHandler, but only deals in unhandled events.