Macro ruma::device_id[][src]

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

Shorthand for Box::<DeviceId>::from.