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