Identifiers now always own just a single allocation, and implement AsRef<str>. PartialOrd and Ord implementations were also added at the same time. All identifiers except RoomVersionId can now also be converted to String without allocation.
RoomVersionId