tismith / exitfailureLinks
Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.
☆46Updated 4 years ago
Alternatives and similar repositories for exitfailure
Users that are interested in exitfailure are comparing it to the libraries listed below
Sorting:
- Write doc comments from macros☆101Updated 2 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 3 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- ☆62Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago
- ☆61Updated last year
- Set the error context using doc comments☆54Updated 6 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Safely combine results☆82Updated last year
- ☆109Updated last year
- Derive for the Display trait☆51Updated 7 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Macros for async-std.☆38Updated 6 years ago
- A tar archive reading/writing library for async Rust.☆74Updated 2 weeks ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- A utility for adding cargo dependencies from the command line.☆55Updated 8 years ago
- [wip] Command line argument paw-rser.☆158Updated 6 years ago
- Website for async-std☆23Updated 2 years ago
- ☆65Updated 4 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- ♻️ Retry faillible Rustlang std library futures☆60Updated last year
- Run closures in parallel☆115Updated 11 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- deserialize typed structures from regex captures☆174Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 5 months ago