Macro ssp::impl_wrapped_message_ops
source · macro_rules! impl_wrapped_message_ops { ($name:ident) => { ... }; }
Expand description
Implement the defaults for the MessageOps trait for a named message type with variable length.