tismith / exitfailureLinks
Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.
☆45Updated 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☆100Updated 3 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Derive for the Display trait☆51Updated 7 years ago
- ☆60Updated last year
- ☆59Updated last year
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆63Updated 2 months ago
- ☆108Updated last year
- [wip] Command line argument paw-rser.☆157Updated 6 years ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated last month
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- ☆60Updated 2 years ago
- A tar archive reading/writing library for async Rust.☆71Updated 6 months ago
- Run closures in parallel☆115Updated 8 months ago
- A sha1 implementation useable in const contexts☆87Updated last year
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆39Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- ♻️ Retry faillible Rustlang std library futures☆60Updated last year
- Macros for async-std.☆38Updated 5 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago