Skip to main content

build_json_with_config_fixable

Function build_json_with_config_fixable 

Source
pub fn build_json_with_config_fixable(
    results: &AnalysisResults,
    root: &Path,
    elapsed: Duration,
    config_fixable: bool,
) -> Result<Value, Error>