You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rust: pin-init: improve documentation for Zeroable derive macros
Specify that both `MaybeZeroable` and `Zeroable` work on `union`s. Add a
doc example for a union. Also include an example with visibility on the
field.
Link: Rust-for-Linux/pin-init@ab0985a
Reviewed-by: Christian Schrefl <[email protected]>
Signed-off-by: Benno Lossin <[email protected]>
0 commit comments