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