clap-rs / clap_derive
Custom derive for clap.
☆34Updated 4 years ago
Alternatives and similar repositories for clap_derive:
Users that are interested in clap_derive are comparing it to the libraries listed below
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆44Updated 3 years ago
- Pluralization handling in Rust☆36Updated 2 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
- Generate Markdown documentation for clap application definitions☆27Updated 2 years ago
- Formatting Cargo.toml☆30Updated 10 months ago
- ☆58Updated 5 months ago
- ergonomic paths and files in rust☆51Updated 2 years ago
- Parse environment variables by defining a struct☆24Updated 5 years ago
- Derive for the Display trait☆51Updated 6 years ago
- Exponential backoff generator with jitter.☆85Updated 5 months ago
- Write doc comments from macros☆99Updated 3 years ago
- Advisory cross-platform file locks using file descriptors☆76Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆54Updated 3 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- ☆64Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Updated 4 years ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆58Updated 5 years ago
- A proc-macro that checks if blockers (issues) have been resolved.☆35Updated 4 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated last year
- allows you to run multiple cargo commands in a row☆20Updated 7 years ago
- A tool for auditing Cargo dependencies during updates☆54Updated 6 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 8 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- A data serialization format as similar as possible to Rust's own syntax☆43Updated 2 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 6 years ago
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆37Updated 3 years ago