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