Struct t_rust_less_lib::memguard::weak::ZeroingWords [−][src]
pub struct ZeroingWords(_);
Implementations
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl RefUnwindSafe for ZeroingWords
impl Send for ZeroingWords
impl Sync for ZeroingWords
impl Unpin for ZeroingWords
impl UnwindSafe for ZeroingWords
Blanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = T
Should always be Self