dynbytes

Crates.iodynbytes
lib.rsdynbytes
version0.1.0
sourcesrc
created_at2024-06-19 16:06:08.283166
updated_at2024-06-19 16:06:08.283166
descriptionA small library abstracting over bytes owning types in an extensible way.
homepage
repository
max_upload_size
id1277036
size14,543
(somethingelseentirely)

documentation

README

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.

Commit count: 0

cargo fmt