pub struct SecureDataLen;Expand description
SecureDataLen (90).
Trait Implementations§
Auto Trait Implementations§
impl Freeze for SecureDataLen
impl RefUnwindSafe for SecureDataLen
impl Send for SecureDataLen
impl Sync for SecureDataLen
impl Unpin for SecureDataLen
impl UnsafeUnpin for SecureDataLen
impl UnwindSafe for SecureDataLen
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more