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