ruma-events 0.26.1

Deprecated: crate merged into ruma-common
Documentation
//! Types for the `m.space` events.
//!
//! See [the specification](https://spec.matrix.org/v1.2/client-server-api/#spaces).

pub mod child;
pub mod parent;