Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
1002
struct DummyStage;
1003
1004
impl 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