synapse_admin_api/
version.rs

1//! Endpoints for obtaining version information.
2
3pub mod get_server_version;