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