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