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:
- Write doc comments from macros☆101Updated 2 months ago
- Rust macro for automatically generating default☆149Updated 2 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆177Updated last year
- A library for to allow multiple return types by automatically generated enum.☆373Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆99Updated 7 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last week
- x-www-form-urlencoded meets Serde☆258Updated last year
- 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
- Procedural macros in expression position☆204Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆180Updated 6 years ago
- A simple bitset container for Rust☆158Updated 6 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- A Rust crate for producing string representations of numbers, formatted according to international standards☆125Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 2 months ago
- Make trait methods callable without the trait in scope☆161Updated this week
- Define your own PhantomData☆158Updated this week
- Compile-time checks that an enum or match is written in sorted order☆119Updated this week
- Pull in every source file in a directory as a module☆179Updated this week
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- An extraction of the compiletest utility from the Rust compiler☆230Updated last month
- An LCS based slice and string diffing implementation.☆88Updated last year
- ☆200Updated last month
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- A library for compact bit sets containing enums.☆120Updated 2 weeks ago
- A rust inflection library☆126Updated 2 years ago