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