lambda-fairy / if_chain
Macro for writing nested `if let` expressions
☆163Updated last year
Alternatives and similar repositories for if_chain:
Users that are interested in if_chain are comparing it to the libraries listed below
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Rust macro for automatically generating default☆137Updated last year
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆93Updated 9 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- Procedural macros in expression position☆204Updated 2 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Struct fields that are made read-only accessible to other modules☆234Updated last week
- A library for to allow multiple return types by automatically generated enum.☆358Updated last week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 3 months ago
- x-www-form-urlencoded meets Serde☆240Updated 6 months ago
- Conditional compilation according to rustc compiler version☆347Updated last week
- ☆180Updated this week
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- A simple bitset container for Rust☆131Updated 3 months ago
- An extraction of the compiletest utility from the Rust compiler☆223Updated last month
- A Rust crate for producing string representations of numbers, formatted according to international standards☆123Updated 8 months ago
- Graph the number of crates that depend on your crate over time☆237Updated last week
- Boolean-valued predicate functions in Rust☆183Updated last week
- A rust inflection library☆124Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 months ago
- Semantic wrapper for byte count representations☆124Updated this week
- Migrated to Codeberg☆80Updated last year
- Serde support for querystring-style strings☆201Updated 9 months ago
- A cargo subcommand to fetch the source code of a Rust crate☆97Updated last week
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆307Updated last year
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- ☆193Updated last month
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago