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