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