pub type CommandSet = HashSet<Command, BuildFxHasher>;Expand description
Registered commands set.
Aliased Typeยง
pub struct CommandSet { /* private fields */ }pub type CommandSet = HashSet<Command, BuildFxHasher>;Registered commands set.
pub struct CommandSet { /* private fields */ }