matrix_sdk_common
macro_rules! uint { ($n:literal) => { ... }; }
Creates a UInt from a numeric literal.
UInt