[]Macro matrix_sdk::uint

macro_rules! uint {
    ($n:literal) => { ... };
}

Creates a UInt from a numeric literal.