Macro matrix_sdk::ruma::uint

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

Creates a UInt from a numeric literal.