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