Trait netstack3_datagram::IpExt

source ·
pub trait IpExt: IpExt + DualStackIpExt + IcmpIpExt { }
Expand description

Marker trait for datagram IP extensions.

Object Safety§

This trait is not object safe.

Implementors§