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