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