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