ruma_client_api/
sync.rs

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