Derive Macro sp_core::crypto::Zeroize[][src]

#[derive(Zeroize)]
{
    // Attributes available to this derive:
    #[zeroize]
}

Trait to zeroize a memory buffer. Derive the Zeroize trait.

Supports the following attribute: