pub struct AntiAffinityGroupUpdateWhen(/* private fields */);Implementations§
Auto Trait Implementations§
impl Freeze for AntiAffinityGroupUpdateWhen
impl !RefUnwindSafe for AntiAffinityGroupUpdateWhen
impl !Send for AntiAffinityGroupUpdateWhen
impl !Sync for AntiAffinityGroupUpdateWhen
impl Unpin for AntiAffinityGroupUpdateWhen
impl UnsafeUnpin for AntiAffinityGroupUpdateWhen
impl !UnwindSafe for AntiAffinityGroupUpdateWhen
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