Skip to main content

build_grouped_duplication_json

Function build_grouped_duplication_json 

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