psm 0.1.24

Portable Stack Manipulation: stack manipulation and introspection routines
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[build-dependencies.cc]
version = "1.1.22"

[dependencies]

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