Trait IgmpContextMarker

Source
pub trait IgmpContextMarker { }
Expand description

A marker context for IGMP traits to allow for GMP test fakes.

Implementors§

impl<BT: BindingsTypes, L> IgmpContextMarker for CoreCtx<'_, BT, L>