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