Docs.rs
  • error-stack-0.3.1
    • error-stack 0.3.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • hashdotai
    • github:hashintel:error-stack
    • Dependencies
      • anyhow ^1.0.65 normal
      • eyre ^0.6 normal
      • serde ^1 normal
      • spin ^0.9 normal
      • tracing-error ^0.2 normal
      • ansi-to-html ^0.1.2 dev
      • expect-test ^1.4.0 dev
      • futures ^0.3.25 dev
      • insta ^1.23.0 dev
      • once_cell ^1.17.0 dev
      • owo-colors ^3.5.0 dev
      • regex ^1.7.1 dev
      • serde ^1.0.152 dev
      • serde_json ^1.0.91 dev
      • supports-color ^2.0.0 dev
      • supports-unicode ^1.0.2 dev
      • thread_local =1.1.4 dev
      • tracing ^0.1.37 dev
      • tracing-subscriber ^0.3.16 dev
      • trybuild ^1.0.76 dev
      • rustc_version ^0.4 build
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate error_stack

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Definitions
?
Change settings

List of all items

Structs

  • Frame
  • Report
  • fmt::HookContext
  • future::FutureWithAttachment
  • future::FutureWithContext
  • future::FutureWithLazyAttachment
  • future::FutureWithLazyContext
  • future::FutureWithLazyPrintableAttachment
  • future::FutureWithPrintableAttachment
  • iter::Frames
  • iter::FramesMut
  • iter::RequestRef
  • iter::RequestValue

Enums

  • AttachmentKind
  • FrameKind
  • fmt::Charset
  • fmt::ColorMode

Traits

  • Context
  • FutureExt
  • IntoReport
  • IntoReportCompat
  • ResultExt
  • future::FutureExt

Macros

  • bail
  • ensure
  • report

Type Definitions

  • Result