diff --git a/pr/299/docs/bench/fn.connect_client.html b/pr/299/docs/bench/fn.connect_client.html index 1953d8b68..1e6015731 100644 --- a/pr/299/docs/bench/fn.connect_client.html +++ b/pr/299/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