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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pipebase
0.2.0
In pipebase::
prelude
pipebase
::
prelude
Macro
run_error_handler
Copy item path
Source
macro_rules! run_error_handler { ($error_handler:ident, $config:ident, $rx:ident) => { ... }; }