lambda-fairy / if_chainLinks
Macro for writing nested `if let` expressions
☆169Updated 3 months ago
Alternatives and similar repositories for if_chain
Users that are interested in if_chain are comparing it to the libraries listed below
Sorting:
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆99Updated 6 months ago
- Rust macro for automatically generating default☆147Updated last year
- Write doc comments from macros☆101Updated last month
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated this week
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated last year
- Graph the number of crates that depend on your crate over time☆254Updated last week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 2 months ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Define your own PhantomData☆158Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated 2 weeks ago
- x-www-form-urlencoded meets Serde☆257Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Pull in every source file in a directory as a module☆179Updated 2 weeks ago
- Procedural macros in expression position☆204Updated 2 years ago
- Unicode Case-folding for Rust☆88Updated 10 months ago
- ☆198Updated 3 weeks ago
- ☆77Updated 6 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- A HashMap wrapper that holds key-value pairs in insertion order☆177Updated last year
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- An extraction of the compiletest utility from the Rust compiler☆230Updated last week
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- Struct fields that are made read-only accessible to other modules☆259Updated 2 weeks ago
- A rust inflection library☆126Updated 2 years ago