Skip to main content

build_backend

Function build_backend 

Source
pub(super) async fn build_backend(
    config: &ClientConfig,
    task_group: Arc<TaskGroup>,
) -> Result<ClientBackend>
Expand description

Build the HTTP backend, optionally with HTTP/3 support.