Trait netstack3_ip::nud::UseDelegateNudContext

source ·
pub trait UseDelegateNudContext { }
Expand description

A marker trait to enable the blanket impl of NudContext for types implementing DelegateNudContext.

Implementors§