Function tokio::io::util::take::take

source ยท
pub(super) fn take<R: AsyncRead>(inner: R, limit: u64) -> Take<R>