#[repr(C)]pub struct vre { /* private fields */ }Trait Implementations§
Auto Trait Implementations§
impl Freeze for vre
impl RefUnwindSafe for vre
impl Send for vre
impl Sync for vre
impl Unpin for vre
impl UnwindSafe for vre
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