Macro ssp::impl_command_ops
source · macro_rules! impl_command_ops { ($name:ident) => { ... }; }
Expand description
Implements the defaults for the CommandOps trait for a named message type.
macro_rules! impl_command_ops { ($name:ident) => { ... }; }
Implements the defaults for the CommandOps trait for a named message type.