h2
0.4.12
In h2::
client
h2
::
client
Function
bind_connection
Copy item path
Source
async fn bind_connection<T>(io:
&mut T
) ->
Result
<
()
,
Error
>
where T:
AsyncRead
+
AsyncWrite
+
Unpin
,