ruma_federation_api/
room.rs

1
2
3
4
//! Server room endpoints.

#[cfg(feature = "unstable-msc3843")]
pub mod report_content;