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