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