eupn / macrotestLinks
Test harness for declarative and procedural macros expansion via `cargo-expand`
☆59Updated 3 weeks ago
Alternatives and similar repositories for macrotest
Users that are interested in macrotest are comparing it to the libraries listed below
Sorting:
- Cargo subcommand for checking your documentation for broken links☆157Updated 7 months ago
- ☆57Updated last year
- `$crate` in procedural macros.☆73Updated 2 months ago
- ☆109Updated last year
- Write doc comments from macros☆100Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 2 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- ☆188Updated 3 weeks ago
- Automatically implement traits for common smart pointers☆116Updated 3 months ago
- ☆112Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- Token tree calling convention☆80Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- ☆87Updated 6 months ago
- Serialization value trees☆45Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆106Updated this week
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- ☆48Updated last year
- ☆73Updated 4 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last month
- Generic extensions for tapping values in Rust.☆57Updated 6 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago