Trait netstack3_icmp_echo::IcmpEchoContextMarker

source ·
pub trait IcmpEchoContextMarker { }
Expand description

Resolve coherence issues by requiring a trait implementation with no type parameters, which makes the blanket implementations for the datagram specs viable.

Implementors§