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