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