[][src]Function super_analyzer_core::static_analysis::code::analysis

pub fn analysis<S: AsRef<str>>(
    manifest: Option<Manifest>,
    config: &Config,
    package: S,
    results: &mut Results
)

Analyzes the whole codebase of the application.