ruma-events 0.34.0

Serializable types for the events in the Matrix specification.
Documentation
1
2
3
4
5
6
//! Types for the `m.space` events.
//!
//! See [the specification](https://spec.matrix.org/v1.18/client-server-api/#spaces).

pub mod child;
pub mod parent;