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