Macro ruma::owned_device_id
source ยท macro_rules! owned_device_id { ($s:expr) => { ... }; }
Expand description
Shorthand for OwnedDeviceId::from
.
macro_rules! owned_device_id { ($s:expr) => { ... }; }
Shorthand for OwnedDeviceId::from
.