tokio
1.42.0
In tokio::
io::
util::
take
Function
tokio
::
io
::
util
::
take
::
take
Copy item path
source
ยท
[
−
]
pub(super) fn take<R:
AsyncRead
>(inner: R, limit:
u64
) ->
Take
<R>