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