async_tungstenite
0.23.0
In async_tungstenite::compat
Function
async_tungstenite
::
compat
::
cvt
Copy item path
source
ยท
[
−
]
pub(crate) fn cvt<T>(r:
Result
<T,
Error
>) ->
Poll
<
Result
<T,
Error
>>