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