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