pub struct SecurityAdvisoryIdentifierType {}Trait Implementations§
impl HasInputField<type, SecurityAdvisoryIdentifierType> for SecurityAdvisoryIdentifierFilter
Auto Trait Implementations§
impl Freeze for SecurityAdvisoryIdentifierType
impl RefUnwindSafe for SecurityAdvisoryIdentifierType
impl Send for SecurityAdvisoryIdentifierType
impl Sync for SecurityAdvisoryIdentifierType
impl Unpin for SecurityAdvisoryIdentifierType
impl UnwindSafe for SecurityAdvisoryIdentifierType
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