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

A weak device ID identifying an ethernet device.

Aliased Type§

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