pub struct cwes;Trait Implementations§
Source§impl HasArgument<after> for cwes
impl HasArgument<after> for cwes
Source§impl HasArgument<before> for cwes
impl HasArgument<before> for cwes
Source§impl HasArgument<first> for cwes
impl HasArgument<first> for cwes
Source§impl HasArgument<last> for cwes
impl HasArgument<last> for cwes
Source§impl HasField<cwes> for SecurityAdvisory
impl HasField<cwes> for SecurityAdvisory
Source§type Type = CWEConnection
type Type = CWEConnection
The schema marker type of this field.
Auto Trait Implementations§
impl Freeze for cwes
impl RefUnwindSafe for cwes
impl Send for cwes
impl Sync for cwes
impl Unpin for cwes
impl UnwindSafe for cwes
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