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