types/ruma-identifiers
Jonas Platte 565e3a1ee7
Merge LICENSE files
The Copyright notice is taken out because no single person has a
copyright to the entire codebase.
2020-09-26 15:52:52 +02:00
..
src Drop #[non_exhaustive] attribute on RoomVersionId 2020-09-22 01:15:38 +02:00
tests Move, update identifier macro tests 2020-08-05 00:59:24 +02:00
Cargo.toml Make serde support in ruma-identifiers truly optional 2020-08-10 17:53:28 +02:00
CHANGELOG.md identifiers: Remove deprecated functions 2020-09-22 00:57:33 +02:00
README.md Update MSRV policy 2020-07-22 23:05:50 +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.

Documentation

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