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