pub type SCommands = Commands<'static, 'static>;
Commands with 'static lifetimes.
Commands
'static
struct SCommands { /* private fields */ }