matrix_
sdk
0.7.1
In matrix_
sdk::
ruma
matrix_sdk
::
ruma
Macro
device_id
Copy item path
Source
macro_rules!
device_id { (
$s
:expr) => { ... }; }
Expand description
Shorthand for
<&DeviceId>::from
.