pub type DestinationPacket<'p> = ExtensionPacket<'p>;Expand description
A structure enabling manipulation of on the wire packets.
Aliased Typeยง
pub struct DestinationPacket<'p> { /* private fields */ }pub type DestinationPacket<'p> = ExtensionPacket<'p>;A structure enabling manipulation of on the wire packets.
pub struct DestinationPacket<'p> { /* private fields */ }