| Crates.io | byte-arena |
| lib.rs | byte-arena |
| version | 0.2.0 |
| created_at | 2024-05-10 22:00:13.701731+00 |
| updated_at | 2024-05-21 19:05:52.947424+00 |
| description | no_std, no_alloc arena for allocating byte buffers |
| homepage | |
| repository | https://github.com/MrGunflame/byte-arena |
| max_upload_size | |
| id | 1236377 |
| size | 31,883 |
no_std, no_alloc arena for allocating byte buffers.
Add byte-arena to your Cargo.toml:
byte-arena = "0.1.0"
Refer to docs.rs for the usage of this crate.
Licensed under either