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