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

Shorthand for <&DeviceId>::from.