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