Docs.rs
  • error-stack-0.1.1
    • error-stack 0.1.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • hashdotai
    • github:hashintel:error-stack
    • Dependencies
      • futures-core ^0.3.21 normal
      • once_cell ^1.10.0 normal
      • pin-project ^1.0.10 normal
      • tracing-error ^0.2.0 normal
      • futures ^0.3.21 dev
      • serde ^1.0.137 dev
      • serde_json ^1.0.81 dev
      • rustc_version ^0.2.3 build
    • Versions
    • 95.65% 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

logo
Change settings

List of all items

Structs

  • Frame
  • HookAlreadySet
  • Report
  • future::FutureWithAttachment
  • future::FutureWithContext
  • future::FutureWithLazyAttachment
  • future::FutureWithLazyContext
  • future::FutureWithLazyPrintableAttachment
  • future::FutureWithPrintableAttachment
  • iter::Frames
  • iter::FramesMut
  • iter::RequestRef
  • iter::RequestValue
  • provider::Demand

Enums

  • AttachmentKind
  • FrameKind

Traits

  • Context
  • FutureExt
  • IntoReport
  • ResultExt
  • future::FutureExt
  • provider::Provider

Macros

  • bail
  • ensure
  • report

Functions

  • provider::request_ref
  • provider::request_value

Typedefs

  • Result