historybuffer 0.1.0

efficient byte history cache with indexing
Documentation
[dependencies]

[lib]
name = "historybuffer"
path = "src/lib.rs"

[package]
authors = ["rustkins"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "efficient byte history cache with indexing"
documentation = "https://docs.rs/historybuffer"
edition = "2024"
keywords = ["buffer", "buffered"]
license = "MIT"
name = "historybuffer"
readme = "README.md"
repository = "https://github.com/rustkins/historybuffer"
version = "0.1.0"