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