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