pub enum F2aPlainAuthPresentVerificationOffset {}
Auto Trait Implementations§
impl Freeze for F2aPlainAuthPresentVerificationOffset
impl RefUnwindSafe for F2aPlainAuthPresentVerificationOffset
impl Send for F2aPlainAuthPresentVerificationOffset
impl Sync for F2aPlainAuthPresentVerificationOffset
impl Unpin for F2aPlainAuthPresentVerificationOffset
impl UnwindSafe for F2aPlainAuthPresentVerificationOffset
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