Function get_version

Source
pub async fn get_version(
    configuration: &Configuration,
) -> Result<ServerVersion, Error<GetVersionError>>