Skip to main content

build_json

Function build_json 

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