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:
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- ☆61Updated 2 years ago
- Write doc comments from macros☆101Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last month
- `$crate` in procedural macros.☆77Updated last week
- ☆108Updated last year
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- ☆61Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- ☆125Updated 3 years ago
- Make trait methods callable without the trait in scope☆161Updated last week
- ☆88Updated 2 weeks ago
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- ☆65Updated 4 years ago
- Procedural macro to easily write higher-order strategies in proptest.☆47Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- ☆76Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- ☆61Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- docs.rs as a publishing platform?☆71Updated last week
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Serialization value trees☆48Updated last year
- ☆112Updated 3 years ago