Enum lzma_sys::lzma_internal
source · [−]pub enum lzma_internal {}
Auto Trait Implementations
impl RefUnwindSafe for lzma_internal
impl Send for lzma_internal
impl Sync for lzma_internal
impl Unpin for lzma_internal
impl UnwindSafe for lzma_internal
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more