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