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