Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use anyhow::Context;
2
use bstr::ByteSlice;
3
use hashbrown::HashMap;
4
use icicle_vm::cpu::utils::get_u64;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected