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