Function get_backend

Source
pub async fn get_backend(
    configuration: &mut Configuration,
    params: GetBackendParams,
) -> Result<BackendResponse, Error<GetBackendError>>
Expand description

Get the backend for a particular service and version.