Macro ruma::user_id[][src]

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

Compile-time checked UserId construction.