InputMap

Type Alias InputMap 

Source
pub type InputMap = HashMap<String, Input>;

Aliased Typeยง

pub struct InputMap { /* private fields */ }