[][src]Macro ruma::room_version_id

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

Compile-time checked RoomVersionId construction.