Docs.rs
error-battery-pack-0.2.0
error-battery-pack 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
nikomatsakis
jlizen
Dependencies
anyhow ^1
normal
thiserror ^2
normal
battery-pack ^0.2.0
build
Versions
100%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Crate error_battery_pack
error_
battery_
pack
0.2.0
All Items
Sections
error-bp: Error Handling Battery Pack
Included crates
Crate Items
Re-exports
Crate
error_
battery_
pack
Copy item path
Source
Expand description
§
error-bp: Error Handling Battery Pack
A curated collection of crates for error handling in Rust.
§
Included crates
anyhow
— easy error handling for applications
thiserror
— derive macros for custom error types
Re-exports
§
pub use
anyhow
;
pub use
thiserror
;