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