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