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