frozenlib / parse-displayLinks
Procedural macro to implement Display and FromStr using common settings.
☆191Updated last month
Alternatives and similar repositories for parse-display
Users that are interested in parse-display are comparing it to the libraries listed below
Sorting:
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Type that deserializes only from one specific value☆267Updated last month
- Compile-time string formatting☆262Updated 4 months ago
- A library for compact bit sets containing enums.☆121Updated last month
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆205Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Rust macro for automatically generating default☆152Updated 2 years ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- ☆316Updated 2 years ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Macro for writing nested `if let` expressions☆169Updated 5 months ago
- Temporary edit external crates that your project depends on☆147Updated last year
- ☆111Updated 3 years ago
- lazy static regular expressions checked at compile time☆222Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆99Updated 9 months ago
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Cargo subcommand for checking your documentation for broken links☆156Updated last year