pub struct ghsaId;Trait Implementations§
Source§impl HasArgument<ghsaId> for securityAdvisory
impl HasArgument<ghsaId> for securityAdvisory
Auto Trait Implementations§
impl Freeze for ghsaId
impl RefUnwindSafe for ghsaId
impl Send for ghsaId
impl Sync for ghsaId
impl Unpin for ghsaId
impl UnwindSafe for ghsaId
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