matrix_sdk::ruma

Macro user_id

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

Compile-time checked UserId construction.