eupn / macrotest
Test harness for declarative and procedural macros expansion via `cargo-expand`
☆52Updated 6 months ago
Alternatives and similar repositories for macrotest:
Users that are interested in macrotest are comparing it to the libraries listed below
- Keep version numbers in sync with Cargo.toml☆73Updated 7 months ago
- Write doc comments from macros☆99Updated 3 years ago
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆37Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Serialization value trees☆43Updated 5 months ago
- ☆70Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆77Updated 2 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- ☆55Updated last year
- docs.rs as a publishing platform?☆66Updated 6 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆58Updated 4 months ago
- ☆38Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last month
- Abstract over different executors☆73Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆105Updated 9 months ago
- Intended to allow taking a T from a &mut T temporarily☆77Updated 5 years ago
- Cargo subcommand for checking your documentation for broken links☆150Updated last month
- `$crate` in procedural macros.☆68Updated last week
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 3 weeks ago
- Advisory cross-platform file locks using file descriptors☆76Updated last year
- Safe wrapper for initializing arrays☆72Updated 2 years ago
- ☆65Updated 3 years ago