chunked-buffer 0.1.2

A chunked buffer for memory constrained systems
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Devrandom <c1.devrandom@niftybox.net>"]
description = "A chunked buffer for memory constrained systems"
edition = "2021"
license = "Apache-2.0"
name = "chunked-buffer"
readme = "README.md"
repository = "https://gitlab.com/devrandom01/chunked-buffer"
rust-version = "1.60.0"
version = "0.1.2"