Function cargo_tarpaulin::launch_tarpaulin
source ยท pub fn launch_tarpaulin(
config: &Config,
logger: &Option<EventLog>,
) -> Result<(TraceMap, i32), RunError>
Expand description
Launches tarpaulin with the given configuration.