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