pub struct residenceCountryOrRegion;Trait Implementations§
Source§impl Field for residenceCountryOrRegion
impl Field for residenceCountryOrRegion
Auto Trait Implementations§
impl Freeze for residenceCountryOrRegion
impl RefUnwindSafe for residenceCountryOrRegion
impl Send for residenceCountryOrRegion
impl Sync for residenceCountryOrRegion
impl Unpin for residenceCountryOrRegion
impl UnwindSafe for residenceCountryOrRegion
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