ruma_events/
rtc.rs

1//! Modules for events in the `m.rtc` namespace.
2
3#[cfg(feature = "unstable-msc4310")]
4pub mod decline;