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