Docs.rs
  • pipebase-0.2.0
    • pipebase 0.2.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • 51yu
    • Dependencies
      • anyhow ^1.0 normal
      • async-trait ^0.1.50 normal
      • chrono ^0.4 normal
      • pipederive ^0.2.0 normal
      • rand ^0.8.4 normal
      • serde ^1.0 normal
      • serde_yaml ^0.8 normal
      • strum ^0.20 normal
      • tokio ^1.6.1 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.2 normal
      • chrono ^0.4 dev
      • serde_json ^1.0.64 dev
    • Versions
    • 16.61% 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
    • 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

pipebase0.2.0

Module error

Module Items

  • Macros
  • Structs
  • Traits

In crate pipebase

pipebase

Module error

Source

Macros§

error_handler
run_error_handler
subscribe_error_handler

Structs§

ErrorHandler
PipeErrorPrinter
PipeErrorPrinterConfig

Traits§

HandleError