[][src]Function grcov::html::consumer_html

pub fn consumer_html(
    receiver: HtmlJobReceiver,
    global: Arc<Mutex<HtmlGlobalStats>>,
    output: PathBuf,
    conf: Config
)