tismith / exitfailure
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
- Set the error context using doc comments☆54Updated 5 years ago
- Write doc comments from macros☆99Updated 3 years ago
- 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 2 years ago
- ☆59Updated 7 months ago
- ☆54Updated 4 years 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
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- Safely combine results☆81Updated 7 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- ☆64Updated 4 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ☆55Updated 11 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆38Updated 3 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 weeks ago
- Asynchronous process management for tokio☆148Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Datatest -- data-driven test framework for Rust☆53Updated last year