matrix_sdk_common
macro_rules! int { ($n:literal) => { ... }; }
Creates an Int from a numeric literal.
Int