summaryrefslogtreecommitdiffstats
path: root/rust/macros/pin_data.rs
AgeCommit message (Expand)AuthorLines
2023-05-31rust: macros: replace Self with the concrete type in #[pin_data]Benno Lossin-4/+104
2023-05-31rust: macros: refactor generics parsing of `#[pin_data]` into its own functionBenno Lossin-61/+9
2023-04-12rust: init: add initialization macrosBenno Lossin-0/+79