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