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