tismith / exitfailureLinks
Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.
☆45Updated 3 years ago
Alternatives and similar repositories for exitfailure
Users that are interested in exitfailure are comparing it to the libraries listed below
Sorting:
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆38Updated 3 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆58Updated 9 months ago
- Safely combine results☆81Updated 8 months ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆58Updated 6 years ago
- Derive for the Display trait☆52Updated 6 years ago
- ☆54Updated 4 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Write doc comments from macros☆99Updated 3 years ago
- ☆107Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 5 years ago
- A Rust create for outputting information and log messages for humans and machines☆39Updated 5 years ago
- Pluralization handling in Rust☆38Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆57Updated last year
- Futures-aware lock primitives☆39Updated 5 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- Alternative syntax for printing macros in Rust☆49Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Compile-time checks that an enum or match is written in sorted order☆114Updated last week
- A Rust library for generically joining iterables with a separator☆93Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago