netstack3_ip::marker

Trait OptionDelegationMarker

Source
pub trait OptionDelegationMarker { }
Expand description

A marker trait to allow option delegation traits.

This trait sidesteps trait resolution rules around the delegation traits because of the Ip parameter in them.

Implementorsยง