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