Skip to main content

Module analyzer

Module analyzer 

Source
Expand description

Analyzer trait for pluggable analyzers

This module defines the Analyzer trait that all analyzers must implement.

Structs§

AnalysisResult
Analysis result
Finding
Individual finding from an analysis

Enums§

Severity
Severity level of an issue

Traits§

Analyzer
Analyzer trait for pluggable analysis modules