Crate zeroize_derive

source ·
Expand description

Custom derive support for zeroize

Structs

Bounds 🔒
Parsing helper for custom bounds
Custom derive attributes for Zeroize

Constants

Name of zeroize-related attributes

Functions

Custom derive for Zeroize
Custom derive for ZeroizeOnDrop
Custom derive for Zeroize and Drop
Custom derive for Zeroize (without Drop)

Derive Macros

Derive the Zeroize trait.
Derive the ZeroizeOnDrop trait.