Macro matrix_sdk_base::ruma::device_id
source ยท macro_rules! device_id { ($s:expr) => { ... }; }
Expand description
Shorthand for <&DeviceId>::from
.
macro_rules! device_id { ($s:expr) => { ... }; }
Shorthand for <&DeviceId>::from
.