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