ruwuma/ruma-identifiers
Jonas Platte c5db6d56ad
Remove RoomVersionId::custom constructor
It could be used to create invalid room versions like an empty one or
one with more than 32 code points.
2020-06-23 12:40:01 +02:00
..
2020-06-19 22:53:07 +02:00

ruma-identifiers

crates.io page docs.rs page license: MIT

ruma-identifiers contains types for Matrix identifiers for events, rooms, room aliases, and users.

Minimum Rust version

ruma-identifiers requires Rust 1.36.0 or later.

Documentation

ruma-identifiers has comprehensive documentation available on docs.rs.