summaryrefslogtreecommitdiffstats
path: root/rust/macros/helpers.rs
Commit message (Expand)AuthorAgeFilesLines
* rust: macros: refactor generics parsing of `#[pin_data]` into its own functionBenno Lossin2023-05-311-1/+85
* rust: macros: Allow specifying multiple module aliasesAsahi Lina2023-04-101-1/+9
* rust: macros: take string literals in `module!`Gary Guo2022-12-041-6/+18
* rust: add `macros` crateMiguel Ojeda2022-09-281-0/+51