tokio
1.41.1
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>