Option<Value>
to Map<String, Value>
* it's guaranteed to always be an object * `Option` isn't needed because the distinction empty object / missing field is not of interest
ruma-events
ruma-events contains serializable types for the events in the Matrix specification that can be shared by client and server code.
Minimum Rust version
ruma-events requires Rust 1.36.0 or later.
Documentation
ruma-events has comprehensive documentation available on docs.rs.
License
Languages
Rust
100%