Macro matrix_sdk::ruma::int

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

Creates an Int from a numeric literal.