Library to acquire a stack trace (backtrace) at runtime in a Rust program
Description
A library to acquire a stack trace (backtrace) at runtime in a Rust
program.
This package contains library source intended for building other packages which
use the "gimli-symbolize" feature of the "backtrace" crate.