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