[badges.maintenance]
status = "passively-maintained"
[badges.travis-ci]
repository = "arcnmx/stack-rs"
[dependencies.coalesce]
version = "0.1"
[dependencies.unreachable]
version = "1.0"
[features]
unstable = []
[package]
authors = ["arcnmx"]
description = "DSTs and arrays on the stack!"
documentation = "http://docs.rs/stack/"
keywords = ["smallvec", "array", "vec", "dst", "stack"]
license = "MIT"
name = "stack"
readme = "README.md"
repository = "https://github.com/arcnmx/stack-rs"
version = "0.3.1"