frozenlib / parse-displayLinks
Procedural macro to implement Display and FromStr using common settings.
☆192Updated last week
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.☆373Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆260Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Delegation of trait implementations via procedural macros☆280Updated this week
- Graph the number of crates that depend on your crate over time☆254Updated this week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆205Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- A library for compact bit sets containing enums.☆120Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆250Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Rust macro for automatically generating default☆149Updated 2 years ago
- Type that deserializes only from one specific value☆266Updated last week
- Pull in every source file in a directory as a module☆179Updated this week
- Compile-time string formatting☆256Updated 2 months ago
- Conditional compilation according to rustc compiler version☆389Updated this week
- ☆316Updated 2 years ago
- Make trait methods callable without the trait in scope☆161Updated this week
- lazy static regular expressions checked at compile time☆219Updated this week
- Generic bijective maps in Rust☆147Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- Temporary edit external crates that your project depends on☆147Updated last year
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Macro for writing nested `if let` expressions☆169Updated 3 months ago
- ☆112Updated 3 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆350Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated this week