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