Closed MarinPostma closed 1 year ago
Thanks for the PR. Unfortunately, const generics is not available on bytes's minimum supported Rust version.
@Darksonn Do you think we can bump the msrv? 1.51 is from March 2021, which was over 2 years ago. Happy to open a PR to do that as well
It's not a blocker though; there are ways around it, I just think it's an ergonomy improvement :)
Meh, I don't think this impl is enough justification to do that.
I found that this implementation was missing when I needed it.