5 results found Sort:
Proc macro attributes for Bastion runtime.
Created
2019-10-05
27 commits to master branch, last one 3 years ago
A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type erasure
Created
2020-07-14
34 commits to master branch, last one 2 years ago
A collection of Rust proc macros that allow the exporting and importing of TokenStream2s of items in foreign contexts and files
Created
2023-02-25
329 commits to main branch, last one 4 months ago
Allows for dynamic compile-time embedding of existing tests and examples in your Rust doc comments and markdown files
Created
2023-05-08
147 commits to main branch, last one 17 days ago
penum is a procedural macro that is used to make an enum follow a given pattern, which can include generics and trait bounds.
Created
2023-02-26
181 commits to main branch, last one 19 days ago