Docs.rs
pretty_backtrace-0.1.2
pretty_backtrace 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
bjorn3
Dependencies
addr2line ^0.9.0
normal
backtrace ^0.3.13
normal
findshlibs ^0.4.0
normal
gimli ^0.18.0
normal
lazy_static ^1.2.0
normal
libc ^0.2.51
normal
object ^0.12.0
normal
regex ^1.1.0
normal
rental ^0.5.2
normal
syntect ^3.0.2
normal
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate pretty_backtrace
pretty_
backtrace
0.1.2
All Items
Crate Items
Functions
Crate
pretty_
backtrace
Copy item path
Source
Functions
ยง
force_
setup
Always enable pretty backtraces for the current thread.
setup
Enable pretty backtraces for the current thread if the
RUST_BACKTRACE
env var is set to
pretty
.