pub type wifi_interface_t = u32;
Trait Implementations§
Source§impl From<WifiDeviceId> for wifi_interface_t
impl From<WifiDeviceId> for wifi_interface_t
Source§fn from(id: WifiDeviceId) -> Self
fn from(id: WifiDeviceId) -> Self
Converts to this type from the input type.