eupn / macrotestLinks
Test harness for declarative and procedural macros expansion via `cargo-expand`
☆64Updated 3 months ago
Alternatives and similar repositories for macrotest
Users that are interested in macrotest are comparing it to the libraries listed below
Sorting:
- `$crate` in procedural macros.☆76Updated last month
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last month
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Write doc comments from macros☆101Updated 2 weeks ago
- ☆108Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last week
- ☆112Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- ☆61Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- ☆76Updated 2 months ago
- Serialization value trees☆48Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last month
- ☆196Updated last week
- ☆87Updated 9 months ago
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆48Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- docs.rs as a publishing platform?☆71Updated last month
- ☆60Updated 2 weeks ago
- Provides macro `assert_matches` for testing pattern matching☆67Updated 4 years ago