pub struct LegStateOrProvinceOfIssue;Expand description
LegStateOrProvinceOfIssue (597).
Trait Implementations§
Auto Trait Implementations§
impl Freeze for LegStateOrProvinceOfIssue
impl RefUnwindSafe for LegStateOrProvinceOfIssue
impl Send for LegStateOrProvinceOfIssue
impl Sync for LegStateOrProvinceOfIssue
impl Unpin for LegStateOrProvinceOfIssue
impl UnsafeUnpin for LegStateOrProvinceOfIssue
impl UnwindSafe for LegStateOrProvinceOfIssue
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