//! Common types for other ruma crates. #![warn(missing_docs)] pub mod presence; pub mod push;