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