matrix_
sdk
0.7.1
In matrix_
sdk::
ruma
matrix_sdk
::
ruma
Macro
uint
Copy item path
Source
macro_rules!
uint { (
$n
:literal) => { ... }; }
Expand description
Creates a
UInt
from a numeric literal.