Skip to main content

build_duplication_json

Function build_duplication_json 

Source
pub fn build_duplication_json(
    report: &DuplicationReport,
    root: &Path,
    elapsed: Duration,
    explain: bool,
) -> Result<Value, Error>