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