pub type DestinationPacket<'p> = ExtensionPacket<'p>;
Expand description

A structure enabling manipulation of on the wire packets.

Aliased Type§

struct DestinationPacket<'p> { /* private fields */ }