pub struct WebP;Trait Implementations§
impl Copy for WebP
impl Eq for WebP
impl StructuralPartialEq for WebP
Auto Trait Implementations§
impl Freeze for WebP
impl RefUnwindSafe for WebP
impl Send for WebP
impl Sync for WebP
impl Unpin for WebP
impl UnsafeUnpin for WebP
impl UnwindSafe for WebP
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