matrix_sdk::ruma

Macro int

Source
macro_rules! int {
    ($n:literal) => { ... };
}
Expand description

Creates an Int from a numeric literal.