frozenlib / parse-displayLinks
Procedural macro to implement Display and FromStr using common settings.
☆188Updated 2 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 last week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆202Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆258Updated last month
- Type that deserializes only from one specific value☆265Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- A library for compact bit sets containing enums.☆118Updated 3 weeks ago
- Temporary edit external crates that your project depends on☆147Updated last year
- Delegation of trait implementations via procedural macros☆275Updated last month
- ☆316Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Easy code duplicate with substitution for Rust☆248Updated 2 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆346Updated 10 months ago
- Macro for writing nested `if let` expressions☆168Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Rust macro for automatically generating default☆146Updated last year
- A dead simple ANSI terminal color painting library for Rust.☆272Updated last year
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Compile-time string formatting☆243Updated 2 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Make trait methods callable without the trait in scope☆159Updated last month
- Faster, more compact implementation of std::Cow☆364Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- Conditional compilation according to rustc compiler version☆385Updated last month
- Write doc comments from macros☆100Updated this week
- ☆112Updated 2 years ago
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆230Updated this week