Function launch_tarpaulin

Source
pub fn launch_tarpaulin(
    config: &Config,
    logger: &Option<EventLog>,
) -> Result<(TraceMap, i32), RunError>
Expand description

Launches tarpaulin with the given configuration.