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