exit-stack 0.1.0

Dynamically pin values to the stack, with no macros.
Documentation
[dependencies.static-alloc]
version = "0.2.1"
[dev-dependencies.pin-utils]
version = "0.1"

[package]
authors = ["Andreas Molzer <andreas.molzer@gmx.de>"]
categories = ["embedded", "memory-management", "no-std"]
description = "Dynamically pin values to the stack, with no macros."
documentation = "https://docs.rs/exit-stack"
edition = "2018"
license = "MIT"
name = "exit-stack"
readme = "Readme.md"
repository = "https://github.com/HeroicKatora/static-alloc"
version = "0.1.0"