matrix_sdk
0.7.1
In matrix_sdk::ruma
Macro
matrix_sdk
::
ruma
::
int
Copy item path
source
ยท
[
−
]
macro_rules!
int { (
$n
:literal) => { ... }; }
Expand description
Creates an
Int
from a numeric literal.