zng_app::event

Type Alias CommandSet

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

Registered commands set.

Aliased Typeยง

struct CommandSet { /* private fields */ }