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