diff --git a/pr/392/docs/bench/fn.connect_client.html b/pr/392/docs/bench/fn.connect_client.html index 1e6015731..1953d8b68 100644 --- a/pr/392/docs/bench/fn.connect_client.html +++ b/pr/392/docs/bench/fn.connect_client.html @@ -2,5 +2,5 @@ server_addr: SocketAddr, server_cert: CertificateDer<'_>, opt: Opt, -) -> Result<(Endpoint, Connection)>Expand descriptionCreate a client endpoint and client connection +) -> Result<(Endpoint, Connection)>Expand descriptionCreate a client endpoint and client connection
Create a client endpoint and client connection