ruma_
common
0.15.0
ruma_common
Macro
device_id
Copy item path
Source
macro_rules! device_id { ($s:expr) => { ... }; }
Expand description
Shorthand for
<&DeviceId>::from
.