dyn-stack-macros 0.1.3

Dynamic stack wrapper for unsized allocations
Documentation
[lib]
name = "dyn_stack_macros"
path = "src/lib.rs"
proc-macro = true

[package]
authors = ["sarah quiƱones<sarah@veganb.tw>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Dynamic stack wrapper for unsized allocations"
edition = "2021"
keywords = ["stack", "allocation", "unsized", "array", "slice"]
license = "MIT"
name = "dyn-stack-macros"
readme = "README.md"
repository = "https://github.com/kitegi/dynstack/"
version = "0.1.3"