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