This Rust crate provides low-level bindings for the [libunwind] library. It has the following limitations:
Add this crate to your Cargo.toml:
Cargo.toml
toml [dependencies] libunwind-sys = "0.1.3"
This crate is licensed under the [MIT license].