eupn / macrotestLinks
Test harness for declarative and procedural macros expansion via `cargo-expand`
☆64Updated 4 months ago
Alternatives and similar repositories for macrotest
Users that are interested in macrotest are comparing it to the libraries listed below
Sorting:
- Write doc comments from macros☆101Updated last month
- ☆61Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- ☆109Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- `$crate` in procedural macros.☆78Updated last month
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- Serialization value trees☆48Updated last year
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- Make trait methods callable without the trait in scope☆161Updated this week
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- ☆88Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last week
- Automatically implement traits for common smart pointers☆120Updated 8 months ago
- ☆112Updated 3 years ago
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated last week
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- A cargo subcommand to fetch the source code of a Rust crate☆109Updated this week
- ☆48Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆65Updated 4 years ago
- ☆200Updated last month
- ☆61Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- ☆62Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Safe wrapper for initializing arrays☆74Updated 3 years ago