MCPcopy Create free account
hub / github.com/CodSpeedHQ/codspeed / executor.rs

File executor.rs

src/executor/valgrind/executor.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use async_trait::async_trait;
2use std::path::Path;
3
4use crate::executor::Executor;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected