pub struct vai_qe { /* private fields */ }Trait Implementations§
Auto Trait Implementations§
impl Freeze for vai_qe
impl RefUnwindSafe for vai_qe
impl Send for vai_qe
impl Sync for vai_qe
impl Unpin for vai_qe
impl UnsafeUnpin for vai_qe
impl UnwindSafe for vai_qe
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