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

Compile-time checked DeviceKeyId construction.