MCPcopy Create free account
hub / github.com/MultiFuzz/MultiFuzz / DummyStage

Class DummyStage

hail-fuzz/src/main.rs:1002–1002  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1000
1001#[allow(unused)]
1002struct DummyStage;
1003
1004impl StageData for DummyStage {
1005 fn start(_: &mut Fuzzer) -> Result<Self, StageExit> {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected