macro_rules! owned_device_id {
    ($s:expr) => { ... };
}
Expand description

Shorthand for OwnedDeviceId::from.