Macro zeroize::derive

1.0.0 · source ·
pub macro derive($item:item) {
    ...
}
Expand description

Attribute macro used to apply derive macros.

See the reference for more info.