[][src]Function grcov::output_html

pub fn output_html(
    results: CovResultIter,
    output_dir: Option<&str>,
    num_threads: usize
)