Files
ruma_client_api/
sync.rs
1
//! Endpoints for getting and synchronizing events.
2
3
pub mod
sync_events;