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