Macro ruma::owned_room_alias_id
source ยท macro_rules! owned_room_alias_id { ($s:literal) => { ... }; }
Expand description
Compile-time checked OwnedRoomAliasId
construction.
macro_rules! owned_room_alias_id { ($s:literal) => { ... }; }
Compile-time checked OwnedRoomAliasId
construction.