Docs.rs
malstrom-0.1.0
malstrom 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
damiondoesthings
Dependencies
async-trait ^0.1.85
normal
bon ^3.3.2
normal
expiremap ^0.1.0-beta.3
normal
eyre ^0.6.12
normal
flume ^0.11.1
normal
futures ^0.3.31
normal
indexmap ^2.1.0
normal
itertools ^0.11.0
normal
object_store ^0.11.1
normal
optional
rand ^0.9.2
normal
rmp-serde ^1.3.0
normal
seahash ^4.1.0
normal
serde ^1.0.218
normal
slatedb ^0.3.0
normal
optional
thiserror ^1.0.49
normal
tokio ^1.34.0
normal
tokio-stream ^0.1.16
normal
optional
tracing ^0.1.40
normal
chrono ^0.4.41
dev
proptest ^1.5.0
dev
tracing-subscriber ^0.3.18
dev
Versions
100%
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
Module errorhandling
malstrom
0.1.0
Module errorhandling
Module Items
Traits
In crate malstrom
malstrom
Module
errorhandling
Copy item path
Source
Expand description
Global error handling mechanisms. Very TODO!
Traits
ยง
Malstrom
Fatal
Let Malstrom handle fatal errors in the process. TODO:
catch_unwind
may be the better way to do this