1
2
3
4
5
//! Common types for other ruma crates.

#![warn(missing_docs)]

pub mod push;