pub type LayoutId = Option<&'static str>;
Expand description

An identifier representing the way device inputs are mapped to actions via action maps.