frozenlib / parse-displayLinks
Procedural macro to implement Display and FromStr using common settings.
☆188Updated 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.☆373Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Delegation of trait implementations via procedural macros☆275Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆259Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆203Updated 2 years ago
- A library for compact bit sets containing enums.☆119Updated last month
- Easy code duplicate with substitution for Rust☆249Updated last week
- Temporary edit external crates that your project depends on☆147Updated last year
- Type that deserializes only from one specific value☆266Updated 3 weeks ago
- Rust macro for automatically generating default☆145Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Compile-time string formatting☆248Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- ☆316Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆260Updated 5 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated last month
- Faster, more compact implementation of std::Cow☆365Updated 2 years ago
- Rust library for typesystem-assisted bitflags.☆132Updated 5 months ago
- Conditional compilation according to rustc compiler version☆385Updated last month
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆348Updated 10 months ago
- Macro for writing nested `if let` expressions☆168Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆263Updated this week
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆285Updated 2 weeks ago