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