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