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

Compile-time checked OwnedDeviceKeyId construction.