Crates.io | bitchomp |
lib.rs | bitchomp |
version | 0.2.8 |
source | src |
created_at | 2024-03-28 19:30:19.783445 |
updated_at | 2024-06-11 20:52:01.63741 |
description | A library for reading in different types from a buffer of bytes. |
homepage | |
repository | https://github.com/KingPEPSALT/bitchomp |
max_upload_size | |
id | 1189291 |
size | 61,582 |
A rust library for reading in different types from a buffer of bytes.
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