Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
review: use
&mut self
method receivers
this applies a review suggestion here: https://github.com/hyperium/http-body/pull/100/files#r1399780355 this commit refactors the channel-backed body in #100, changing the signature of `send_*` methods on the sender to require a mutable reference.
- Loading branch information