[][src]Macro ruma::room_id

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

Compile-time checked RoomId construction.