ruwuma/ruma-identifiers
Jonas Platte 0d0480e523
Replace ruma_identifiers_macros::device_id with ruma_identifiers::device_id
The proc_macro is replaced by a macro_rules macro because it doesn't
actually need and proc_macro features.
2020-08-04 23:41:35 +02:00
..
2020-07-26 15:04:20 +02:00
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.