addr2line • 0.25.1A cross-platform symbolication library written in Rust, using `gimli`
INDIRECT
1
backtrace • 0.3.76A library to acquire a stack trace (backtrace) at runtime in a Rust program.
INDIRECT
10
cfg-if • 1.0.4A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
object • 0.37.3A unified interface for reading and writing object file formats.
INDIRECT
1
proc-macro2 • 0.4.30A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.
DIRECT
1
proc-macro2 • 1.0.103A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.