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:
- Set the error context using doc comments☆54Updated 5 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Derive for the Display trait☆52Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 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
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- A Rust create for outputting information and log messages for humans and machines