Type Alias ButtonDriver

Source
pub(crate) type ButtonDriver = ButtonKeyboard<'static>;

Aliased Typeยง

struct ButtonDriver { /* private fields */ }