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