psm 0.1.19

Portable Stack Manipulation: stack manipulation and introspection routines
Documentation
[package]
name = "psm"
version = "0.1.19"
authors = ["Simonas Kazlauskas <psm@kazlauskas.me>"]
build = "build.rs"
description = "Portable Stack Manipulation: stack manipulation and introspection routines"
keywords = ["stack", "no_std"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/rust-lang/stacker/"
documentation = "https://docs.rs/psm/0.1.19"
readme = "README.mkd"

[dependencies]

[build-dependencies]
cc = "1.0.2"