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