pub type SCommands = Commands<'static, 'static>;
Expand description

Commands with 'static lifetimes.

Aliased Type§

struct SCommands { /* private fields */ }