synapse_admin_api/background_updates/
run.rs

1//! Different versions of the endpoint to start a job in background updates.
2
3pub mod v1;