4 results found Sort:

5
48
apache-2.0
5
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
321 commits to main branch, last one 8 months 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
175 commits to main branch, last one 4 days ago