lambda-fairy / if_chain
Macro for writing nested `if let` expressions
☆165Updated last year
Alternatives and similar repositories for if_chain
Users that are interested in if_chain are comparing it to the libraries listed below
Sorting:
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Write doc comments from macros☆99Updated 3 years ago
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month
- Rust macro for automatically generating default☆141Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆95Updated last week
- Define your own PhantomData☆152Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆139Updated last week
- Struct fields that are made read-only accessible to other modules☆240Updated 2 months ago
- x-www-form-urlencoded meets Serde☆247Updated 9 months ago
- A Rust library to retry some code until its return value satisfies a condition.☆120Updated last month
- A Rust crate for producing string representations of numbers, formatted according to international standards☆125Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆238Updated last week
- Procedural macros in expression position☆203Updated 2 years ago
- Extensible, asynchronous retry behaviours for futures/tokio☆133Updated last year
- Conditional compilation according to rustc compiler version☆353Updated 2 months ago
- An extraction of the compiletest utility from the Rust compiler☆225Updated 4 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A rust inflection library☆124Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 6 months ago
- A simple bitset container for Rust☆140Updated 2 weeks ago
- Safely combine results☆81Updated 8 months ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Rust option parser with custom derive support☆231Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Integrate Diesel into Tokio cleanly and efficiently.☆104Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆161Updated 2 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆171Updated 9 months ago