Dynamic error library with rich error wrapping and context support
Ergonomic result / error handling helpers built on anyhow and thiserror.
Snafu tracing is an error handling mechanism with pseudo-stack traces implemented through SNAFU, the proc macro trace_error, and the DebugTrace trait, inspired by GreptimeDB.
An easy-to-use, lightweight, zero-dependency generic Error that can be passed to another thread.
A simple HTTP wrapper to simplify POST and GET calls. Default headers with set and get headers. Support cookies. Request generic function for GET, POST, PUT, PATCH, and DELETE.
Basic YAML reader operations. Transform form YAML to data
ergonomic errors with call-site location
A type of any error for transport