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