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