pub struct InitiativeUpdateHealthType {}Auto Trait Implementations§
impl Freeze for InitiativeUpdateHealthType
impl RefUnwindSafe for InitiativeUpdateHealthType
impl Send for InitiativeUpdateHealthType
impl Sync for InitiativeUpdateHealthType
impl Unpin for InitiativeUpdateHealthType
impl UnwindSafe for InitiativeUpdateHealthType
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