pub struct TarXz;Trait Implementations§
Auto Trait Implementations§
impl Freeze for TarXz
impl RefUnwindSafe for TarXz
impl Send for TarXz
impl Sync for TarXz
impl Unpin for TarXz
impl UnwindSafe for TarXz
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