summaryrefslogtreecommitdiff
path: root/rust/pin-init/src/macros.rs
AgeCommit message (Expand)Author
2025-05-01rust: pin-init: add `MaybeZeroable` derive macroBenno Lossin
2025-05-01rust: pin-init: allow `Zeroable` derive macro to also be applied to unionsBenno Lossin
2025-05-01rust: pin-init: allow `pub` fields in `derive(Zeroable)`Benno Lossin
2025-03-16rust: pin-init: synchronize documentation with the user-space versionBenno Lossin
2025-03-16rust: make pin-init its own crateBenno Lossin
2025-03-16rust: pin-init: change the way the `paste!` macro is calledBenno Lossin
2025-03-16rust: move pin-init API into its own directoryBenno Lossin