[][src]Macro ruma::device_key_id

macro_rules! device_key_id {
    ($s:literal) => { ... };
}

Compile-time checked DeviceKeyId construction.