netstack3_core::device

Type Alias EthernetWeakDeviceId

Source
pub type EthernetWeakDeviceId<BT> = BaseWeakDeviceId<EthernetLinkDevice, BT>;
Expand description

A weak device ID identifying an ethernet device.

Aliased Typeยง

struct EthernetWeakDeviceId<BT> { /* private fields */ }