MCPcopy Create free account
hub / github.com/CodSpeedHQ/codspeed / MemoryExecutor

Class MemoryExecutor

src/executor/memory/executor.rs:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34};
35
36pub struct MemoryExecutor;
37
38impl MemoryExecutor {
39 fn build_memtrack_command(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected