Function grcov::output_cobertura[][src]

pub fn output_cobertura(
    results: CovResultIter,
    output_file: Option<&str>,
    demangle: bool
)