Trait netstack3_ip::icmp::IcmpBindingsContext

source ·
pub trait IcmpBindingsContext: InstantContext + RngContext { }
Expand description

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

Object Safety§

This trait is not object safe.

Implementors§