anybytes 0.1.2

A small library abstracting over bytes owning types in an extensible way.
Documentation
anybytes-0.1.2 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.