pub trait NonDualStackBoundStateContext<I: IpExt, BC: UdpBindingsContext<I, Self::DeviceId>>: DeviceIdContext<AnyDevice> { }
Expand description

An execution context for UDP non-dual-stack operations.

Object Safety§

This trait is not object safe.

Implementors§