Module static_analyzer

Source
Expand description

Contains the Static Analyzer error definitions.

Re-exports§

pub use self::static_analyzer_error::*;
pub use self::static_analyzer_warning::*;

Modules§

static_analyzer_error
This module contains the static analysis error definitions.
static_analyzer_warning