macro_rules! impl_command_display {
    ($name:ident) => { ... };
}
Expand description

Implements the default formatter for CommandOps named types.