h2
0.3.26
In h2::client
Function
h2
::
client
::
bind_connection
Copy item path
source
ยท
[
−
]
async fn bind_connection<T>(io:
&mut T
) ->
Result
<
()
,
Error
>
where T:
AsyncRead
+
AsyncWrite
+
Unpin
,