Derive Macro Zeroable

Source
#[derive(Zeroable)]
{
    // Attributes available to this derive:
    #[zero]
}
Expand description

This macro is documented in zeroable::zeroable_docs. (the link only works in the zeroable crate)