`?` or `try!` macro, with an additional `Ok` wrapping
Small crate for ok-wrapping and try blocks
macro to emulate the upcoming `try` block feature on stable
A secure, high-performance messaging protocol library
A highly parallel Perl 5 interpreter written in Rust
Secure, typed, async Rust SDK for OpenBao
Ergonomic error handling with try/catch/throw/inspect/finally syntax and automatic stack traces
Macros which provide useful shortcut combinators, combine sync/async chains, support single and multi thread (sync/async) step by step execution of branches, transform tuple of results in result of tuple.
Exports of the `join!`, `join_async!`, `join_spawn!`, `join_async_spawn!`, `async_spawn!` macros which are reexported by `join` crate.
Implementation of the `join!` macro.
Middleware implementations for the ethers-rs crate
A flavor of error types and error handling that I like