ruma-events 0.34.0

Serializable types for the events in the Matrix specification.
Documentation
1
2
3
4
5
6
//! Modules for events in the `m.rtc` namespace.

#[cfg(feature = "unstable-msc4310")]
pub mod decline;
#[cfg(feature = "unstable-msc4075")]
pub mod notification;