pub struct recoveryCodes;Trait Implementations§
Source§impl Field for recoveryCodes
impl Field for recoveryCodes
Auto Trait Implementations§
impl Freeze for recoveryCodes
impl RefUnwindSafe for recoveryCodes
impl Send for recoveryCodes
impl Sync for recoveryCodes
impl Unpin for recoveryCodes
impl UnwindSafe for recoveryCodes
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