bitchomp

Crates.iobitchomp
lib.rsbitchomp
version0.2.8
sourcesrc
created_at2024-03-28 19:30:19.783445
updated_at2024-06-11 20:52:01.63741
descriptionA library for reading in different types from a buffer of bytes.
homepage
repositoryhttps://github.com/KingPEPSALT/bitchomp
max_upload_size
id1189291
size61,582
Anthony Fuller (AnthonyFuller)

documentation

README

bitchomp

A rust library for reading in different types from a buffer of bytes.


Disclaimer

This library is largely untested and currently unfinished. It will likely error when pushed too far and breaking changes won't be uncommon. Beware!


bitchomp allows you read in arbitrary types, denoted T: ByteReaderResource

Commit count: 33

cargo fmt