Skip to main content

ItemExt

Trait ItemExt 

Source
pub trait ItemExt {
    // Required methods
    fn confidence(self) -> Confidence;
    fn severity(self) -> Severity;
    fn injectable(self) -> bool;
}

Required Methods§

Implementors§