frozenlib / parse-displayLinks
Procedural macro to implement Display and FromStr using common settings.
☆191Updated 3 months ago
Alternatives and similar repositories for parse-display
Users that are interested in parse-display are comparing it to the libraries listed below
Sorting:
- A library for to allow multiple return types by automatically generated enum.☆372Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆279Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- Easy code duplicate with substitution for Rust☆250Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆259Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Type that deserializes only from one specific value☆266Updated last week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆204Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Rust macro for automatically generating default☆147Updated last year
- A library for compact bit sets containing enums.☆120Updated last week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Temporary edit external crates that your project depends on☆147Updated last year
- Compile-time string formatting☆250Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Faster, more compact implementation of std::Cow☆368Updated 2 years ago
- Macro for writing nested `if let` expressions☆169Updated 3 months ago
- ☆317Updated 2 years ago
- Rust library for typesystem-assisted bitflags.☆132Updated 5 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆349Updated 11 months ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- ☆112Updated 3 years ago
- Pull in every source file in a directory as a module☆179Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- Make trait methods callable without the trait in scope☆161Updated last week
- Conditional compilation according to rustc compiler version☆386Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆168Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 2 weeks ago