diff --git a/pr/547/docs/bench/fn.connect_client.html b/pr/547/docs/bench/fn.connect_client.html index db1c46780..1f4edbfc9 100644 --- a/pr/547/docs/bench/fn.connect_client.html +++ b/pr/547/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