rust-macro topic
assert-impl
Macro for static assert that types implement a trait or not.
litrs
Parsing and inspecting Rust literals (particularly useful for proc macros)
pipeline.rs
:umbrella: => :partly_sunny: => :sunny:
rust-delegate
Rust method delegation with less boilerplate
zkp
Experimental zero-knowledge proof compiler in Rust macros
include-flate
A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation
default-args.rs
zero runtime cost default arguments in rust
born
Remove code duplication from Struct and Enum with functional macros.
pomelo
Implementation of the Lemon parser generator as a Rust procedural macro