stack-sizes 0.5.0

Tools to print stack usage information emitted by LLVM in human readable format
Documentation
[dependencies.anyhow]
version = "1"

[dependencies.byteorder]
version = "1.2.3"

[dependencies.leb128]
version = "0.2.3"

[dependencies.xmas-elf]
version = "0.6.2"

[package]
authors = ["Jorge Aparicio <jorge@japaric.io>"]
categories = ["command-line-utilities"]
description = "Tools to print stack usage information emitted by LLVM in human readable format"
documentation = "https://docs.rs/stack-sizes"
edition = "2018"
keywords = ["stack", "usage", "analysis"]
license = "MIT OR Apache-2.0"
name = "stack-sizes"
readme = "README.md"
repository = "https://github.com/japaric/stack-sizes"
version = "0.5.0"