pub type EthernetWeakDeviceId<BT> = BaseWeakDeviceId<EthernetLinkDevice, BT>;
Expand description
A weak device ID identifying an ethernet device.
Aliased Typeยง
struct EthernetWeakDeviceId<BT> { /* private fields */ }
pub type EthernetWeakDeviceId<BT> = BaseWeakDeviceId<EthernetLinkDevice, BT>;
A weak device ID identifying an ethernet device.
struct EthernetWeakDeviceId<BT> { /* private fields */ }