Docs.rs
  • playdate-symbolize-0.2.2
    • playdate-symbolize 0.2.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • boozook
    • Dependencies
      • anyhow ^1.0 normal
      • async-stream ^0.3 normal
      • clap ^4.5 normal optional
      • const-str ^0.6 normal optional
      • env_logger ^0.11 normal optional
      • futures-util ^0.3 normal
      • log ^0.4 normal
      • paste ^1.0 normal
      • regex ^1 normal
      • rusqlite ^0.31 normal
      • symbolic ^12.8 normal
      • tokio ^1.43 normal
      • tokio-stream ^0.1 normal
      • playdate-build-utils ^0.3 normal
    • Versions
    • 44.66% 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

playdate_symbolize0.2.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • db::Resolver
  • db::SystemDbResult
  • db::SystemDbSpan
  • ef::APSR
  • ef::BFSR
  • ef::CFSR
  • ef::EPSR
  • ef::ExceptionFrame
  • ef::HSFR
  • ef::IPSR
  • ef::MMFSR
  • ef::PSR
  • ef::UFSR
  • elf::Resolver
  • fmt::addr::Addr
  • fmt::crashlog::CrashLog
  • fmt::report::Report
  • fmt::report::Span
  • fmt::report::Symbol

Enums

  • ef::Exception
  • ef::FaultKind
  • ef::FpuAccessMode
  • ef::VectActive
  • elf::ResolvedAddr
  • elf::ResolvedAddrRef
  • trace::TraceLine

Traits

  • ef::RegTags
  • fmt::report::WriteReport

Functions

  • elf::map_result_fallback_os
  • elf::resolve
  • elf::resolve_with_inlinees
  • fmt::addr::parse_addr
  • fmt::crashlog::parse
  • fmt::crashlog::parse_file
  • fmt::report::write_name
  • fmt::report::write_range
  • trace::parse_trace_line

Constants

  • ef::SCB_CPACR_FPU_ENABLE
  • ef::SCB_CPACR_FPU_MASK
  • ef::SCB_CPACR_FPU_USER
  • fmt::addr::FLASH_MEM_REV1
  • fmt::addr::SYS_MEM_REV1
  • fmt::addr::USER_HEAP_REV1
  • fmt::report::INDENT
  • fmt::report::INLINE
  • fmt::report::UNKNOWN