Macro matrix_sdk::ruma::user_id

macro_rules! user_id {
    ($s:literal) => { ... };
}
Expand description

Compile-time checked UserId construction.