marching-buffer 0.1.0

Marching buffer with resets
Documentation
[package]
authors = ["Drake Tetreault <ekardnt@ekardnt.com>"]
categories = ["data-structures", "memory-management"]
description = "Marching buffer with resets"
documentation = "https://docs.rs/marching-buffer"
edition = "2018"
homepage = "https://crates.io/crates/marching-buffer"
keywords = ["buffer", "marching", "bump", "allocator", "arena"]
license = "CC0-1.0"
name = "marching-buffer"
repository = "https://github.com/EkardNT/marching-buffers"
version = "0.1.0"