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