Skip to main content

Crate error_battery_pack

Crate error_battery_pack 

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;