procedural-macros topic

List procedural-macros repositories

cache-macro

63
Stars
8
Forks
Watchers

A procedural attribute macro to automatically cache the results of a function call with given args.

wickerman

22
Stars
2
Forks
Watchers

Learn Rust procedural macros with Nic Cage

html-node

50
Stars
2
Forks
Watchers

HTML nodes in Rust.

derive_setters

18
Stars
2
Forks
Watchers

A procedural macro that automatically generates setter methods for a struct's fields.

introspection

16
Stars
2
Forks
Watchers

A rust introspection procedural macro.