anybytes 0.2.0

A small library abstracting over bytes owning types in an extensible way.
Documentation
anybytes-0.2.0 has been yanked.

A small byte management library, that can abstract over various byte owning types, like Vec, bytes::Bytes, or memmap2::Mmap.

Acknowledgements

This library started as a fork of the minibyte library in facebooks sapling scm.