MCPcopy Create free account
hub / github.com/MultiFuzz/MultiFuzz / replacement.rs

File replacement.rs

hail-fuzz/src/i2s/replacement.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use anyhow::Context;
2use bstr::ByteSlice;
3use hashbrown::HashMap;
4use icicle_vm::cpu::utils::get_u64;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected