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