[go: up one dir, main page]

zng_app::event

Type Alias CommandSet

Source
pub type CommandSet = HashSet<Command, BuildFxHasher>;
Expand description

Registered commands set.

Aliased Typeยง

struct CommandSet { /* private fields */ }