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