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