Docs.rs
  • error-stack-0.5.0
    • error-stack 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • hashdotai
    • github:hashintel:error-stack
    • Dependencies
      • anyhow >=1.0.73 normal optional
      • eyre ^0.6 normal optional
      • serde ^1 normal optional
      • spin ^0.9 normal optional
      • tracing-error ^0.2 normal optional
      • ansi-to-html ^0.2.1 dev
      • expect-test ^1.5.0 dev
      • futures ^0.3.30 dev
      • insta ^1.39.0 dev
      • once_cell ^1.19.0 dev
      • owo-colors ^4.0.0 dev
      • regex ^1.10.5 dev
      • serde ^1.0.204 dev
      • serde_json ^1.0.120 dev
      • supports-color ^3.0.0 dev
      • supports-unicode ^3.0.0 dev
      • thiserror ^1.0.61 dev
      • tracing ^0.1.40 dev
      • tracing-subscriber ^0.3.18 dev
      • trybuild ^1.0.97 dev
      • rustc_version ^0.4 build
    • Versions
    • 94.37% 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

error_stack0.5.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases

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
  • IntoReportCompat
  • ResultExt
  • future::FutureExt

Macros

  • bail
  • ensure
  • report

Type Aliases

  • Result