Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
impl From<Bytes> and From<Vec<u8>> for BytesMut
`From<Bytes>` implementation is suboptimal: can be optimized for certain representations of `Bytes`.
- Loading branch information