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;