pub fn launch_tarpaulin( config: &Config, logger: &Option<EventLog>, ) -> Result<(TraceMap, i32), RunError>
Launches tarpaulin with the given configuration.