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