Trait secrets::Zeroable [] [src]

pub trait Zeroable { }

Types able to be initialized with zeroed data.

Implementors