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