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