pub type CommandDecls = BTreeMap<SmolStr, CommandDecl>;Expand description
The name-keyed [commands] declaration map.
Aliased Typeยง
pub struct CommandDecls { /* private fields */ }pub type CommandDecls = BTreeMap<SmolStr, CommandDecl>;The name-keyed [commands] declaration map.
pub struct CommandDecls { /* private fields */ }