ruma_client_api/
reporting.rs

1//! Endpoints for reporting content outside of rooms.
2
3pub mod report_user;