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