ruwuma/ruma-events
Devin Ragotzy 4a34375449
Support multiple attribute arguments in ruma_event attribute (#161)
* Add parsing to allow ruma_event attribute to accept mutli args

* fixup! Add parsing to allow ruma_event attribute to accept mutli args

* Refactor MetaAttrs::parse and resolve review issues
2020-07-26 19:18:28 -04:00
..
2020-07-26 15:04:20 +02:00
2020-07-22 23:05:50 +02:00

ruma-events

crates.io page docs.rs page license: MIT

ruma-events contains serializable types for the events in the Matrix specification that can be shared by client and server code.

Documentation

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