Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf(util): optimize
<BufList as Buf>::has_remaining
(#94)
This returns true much faster than summing _all_ bufs in the list.
- Loading branch information