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