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