[][src]Macro ruma::user_id

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

Compile-time checked UserId construction.