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