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