backtrace 0.3.69

A library to acquire a stack trace (backtrace) at runtime in a Rust program.
Documentation
1
2
3
4
// Used from the build script to detect the value of the `__ANDROID_API__`
// builtin #define

APIVERSION __ANDROID_API__