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
- Write doc comments from macros☆99Updated 3 years ago
- Derive for the Display trait☆52Updated 6 years ago
- Safely combine results☆81Updated 8 months ago
- ☆58Updated 8 months ago
- ☆56Updated 11 months ago
- Set the error context using doc comments☆54Updated 5 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
- Keep version numbers in sync with Cargo.toml☆73Updated 11 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆107Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- The empty type Void.☆69Updated 2 years ago
- Asynchronous process management for tokio☆148Updated 5 years ago
- ☆54Updated 4 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Run closures in parallel☆113Updated 3 months ago
- A Rust create for outputting information and log messages for humans and machines☆39Updated 5 years ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆58Updated 6 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Macros for async-std.☆38Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Rust library providing a lazily filled Cell☆60Updated 4 years ago