vmap-rs icon indicating copy to clipboard operation
vmap-rs copied to clipboard

added bytes::Buf and bytes::BufMut support to Ring

Open carlsverre opened this issue 9 months ago • 1 comments

I would love to have native Buf and BufMut support for easier integration between vmap::Ring and prost. You can find prost here: https://github.com/tokio-rs/prost

Documentation on traits:

Happy to move the code around, add tests, or change features. Not sure how you'd like these kinds of extensions to work.

And thanks for such an awesome crate!

carlsverre avatar May 09 '24 19:05 carlsverre

Hey @carlsverre, thanks so much for the PR! Sorry I've been unable to get some eyes on this, but I'll take a look.

kalamay avatar Aug 13 '24 16:08 kalamay