synapse_admin_api/background_updates/
status.rs

1//! Different versions of the endpoint to get the current status of the background updates.
2
3pub mod v1;