pub(super) async fn build_backend(
config: &ClientConfig,
) -> Result<ClientBackend>Expand description
Build the QUIC backend by dialing the server.
pub(super) async fn build_backend(
config: &ClientConfig,
) -> Result<ClientBackend>Build the QUIC backend by dialing the server.