Trait MldContextMarker

Source
pub trait MldContextMarker { }
Expand description

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

Implementors§

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