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