pub struct Vref0 { /* private fields */ }Expand description
VREF
Implementations§
Trait Implementations§
impl Copy for Vref0
impl Eq for Vref0
impl Send for Vref0
impl StructuralPartialEq for Vref0
impl Sync for Vref0
Auto Trait Implementations§
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