[][src]Macro ruma_identifiers::device_id

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

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