tor_cell::relaycell

Type Alias AnyRelayMsgOuter

Source
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 */ }