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

Compile-time checked RoomVersionId construction.