Macro ruma::owned_room_id

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

Compile-time checked OwnedRoomId construction.