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