[][src]Module prongs::types

Structs

InputTypeFlags

InputTypeFlags are used to specify what type of input is to be allowed when in "assignment mode" for event mapping. This allows the caller to filter out unwanted event types in a generic way without having to handle the backend implementation details.

ProcessingResult

The result of a successful input processing by a Schema

Enums

ButtonState

Describes states a key or button can be in

InputCause

Describes the source of input for a ProcessingResult