pub struct BlockIo;Methods from Deref<Target = Guid>§
Trait Implementations§
Auto Trait Implementations§
impl Freeze for BlockIo
impl RefUnwindSafe for BlockIo
impl Send for BlockIo
impl Sync for BlockIo
impl Unpin for BlockIo
impl UnwindSafe for BlockIo
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