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