Skip to main content

IcmpEchoContextMarker

Trait 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.

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§