5 results found Sort:
Proc macro attributes for Bastion runtime.
Created
2019-10-05
27 commits to master branch, last one 4 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
333 commits to main branch, last one 10 days 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
Allows for dynamic compile-time embedding of existing tests and examples in your Rust doc comments and markdown files
Created
2023-05-08
213 commits to main branch, last one 10 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 4 months ago