clap-rs / clap_deriveLinks
Custom derive for clap.
☆34Updated 5 years ago
Alternatives and similar repositories for clap_derive
Users that are interested in clap_derive are comparing it to the libraries listed below
Sorting:
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- Custom exit status codes with ? in main☆29Updated 5 years ago
- A Rust create for outputting information and log messages for humans and machines☆39Updated 5 years ago
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆38Updated 3 years ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆58Updated 6 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Formatting Cargo.toml☆32Updated last year
- Provides macro `assert_matches` for testing pattern matching☆64Updated 4 years ago
- Advisory cross-platform file locks using file descriptors☆78Updated last month
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- ♻️ Retry faillible Rustlang std library futures☆59Updated 10 months ago
- Set the error context using doc comments☆54Updated 5 years ago
- Extensions for the Rust standard library☆39Updated last year
- ⚙️ GitHub Action for searching nightly component availability☆23Updated 5 years ago
- ☆74Updated 3 years ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆71Updated last year
- ☆58Updated 9 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- Derive for the Display trait☆52Updated 6 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 6 years ago
- 💾 Binary crates cache for @actions-rs/install Action☆15Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- Pluralization handling in Rust☆38Updated 2 years ago
- A proc-macro that checks if blockers (issues) have been resolved.☆35Updated 4 years ago
- ☆64Updated 4 years ago
- Generate Markdown documentation for clap application definitions☆27Updated 2 years ago
- ☆17Updated 6 years ago
- Exponential backoff generator with jitter.☆89Updated last month