Macro matrix_sdk_base::ruma::int

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

Creates an Int from a numeric literal.