pub type AnyRelayMsgOuter = RelayMsgOuter<AnyRelayMsg>;Expand description
A decoded and parsed relay message of unrestricted type, with an accompanying optional Stream ID.
Aliased Typeยง
pub struct AnyRelayMsgOuter { /* private fields */ }pub type AnyRelayMsgOuter = RelayMsgOuter<AnyRelayMsg>;A decoded and parsed relay message of unrestricted type, with an accompanying optional Stream ID.
pub struct AnyRelayMsgOuter { /* private fields */ }