pub type ChordedContext = Context<CHORDED_MAX_CHORDS, CHORDED_MAX_CHORD_SIZE, CHORDED_MAX_PRESSED_INDICES>;
Type aliases for convenience.
pub struct ChordedContext { /* private fields */ }