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