Macro ssp::impl_command_display
source · macro_rules! impl_command_display { ($name:ident) => { ... }; }
Expand description
Implements the default formatter for CommandOps named types.
macro_rules! impl_command_display { ($name:ident) => { ... }; }
Implements the default formatter for CommandOps named types.