Zeroizing

Type Alias Zeroizing 

Source
pub type Zeroizing<T> = Zeroizing<T>;

Aliased Type§

pub struct Zeroizing<T>(/* private fields */);