Docs.rs
  • backtrace-0.3.75
    • backtrace 0.3.75
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • rust-lang-owner
    • Dependencies
      • cfg-if ^1.0 normal
      • cpp_demangle ^0.4.0 normal optional
      • rustc-demangle ^0.1.24 normal
      • serde ^1.0 normal optional
      • libloading ^0.8 dev
      • windows-targets ^0.52.6 normal
      • addr2line ^0.24.0 normal
      • libc ^0.2.156 normal
      • miniz_oxide ^0.8 normal
      • object ^0.36.0 normal
      • ruzstd ^0.7.3 normal optional
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

backtrace0.3.75

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • Backtrace
  • BacktraceFmt
  • BacktraceFrame
  • BacktraceFrameFmt
  • BacktraceSymbol
  • Frame
  • Symbol
  • SymbolName

Enums

  • BytesOrWideString
  • PrintFmt

Functions

  • clear_symbol_cache
  • resolve
  • resolve_frame
  • resolve_frame_unsynchronized
  • resolve_unsynchronized
  • trace
  • trace_unsynchronized