Crate zeroize_derive

Source
Expand description

Custom derive support for zeroize

Structs§

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

Constants§

ZEROIZE_ATTR 🔒
Name of zeroize-related attributes

Functions§

attr_skip 🔒
derive_zeroize_impl 🔒
derive_zeroize_on_drop_impl 🔒
field_ident 🔒
generate_fields 🔒
impl_zeroize_on_drop 🔒

Derive Macros§

Zeroize
Derive the Zeroize trait.
ZeroizeOnDrop
Derive the ZeroizeOnDrop trait.