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