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