netstack3_ip::icmp

Trait IcmpBindingsContext

Source
pub trait IcmpBindingsContext: InstantContext + RngContext { }
Expand description

A marker for all the contexts provided by bindings require by the ICMP module.

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§