dyn-stack 0.3.0

Dynamic stack wrapper for unsized allocations
Documentation
[dependencies.reborrow]
version = "0.2"

[features]
default = ["std"]
nightly = []
std = []

[package]
authors = ["sarah <>"]
description = "Dynamic stack wrapper for unsized allocations"
edition = "2021"
keywords = ["stack", "allocation", "unsized", "array", "slice"]
license = "MIT"
name = "dyn-stack"
readme = "README.md"
repository = "https://github.com/kitegi/dynstack/"
resolver = "2"
version = "0.3.0"