UseDelegateNudContext

Trait UseDelegateNudContext 

Source
pub trait UseDelegateNudContext { }
Expand description

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

Implementations on Foreign Types§

Source§

impl<S, Meta, DeviceId> UseDelegateNudContext for FakeCoreCtx<S, Meta, DeviceId>

Implementors§