Function backend_version

Source
pub async fn backend_version(
    configuration: &Configuration,
) -> Result<String, Error<BackendVersionError>>