Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ Helper
Class
Helper
crates/test-util/src/component_fuzz.rs:1155–1155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1153
}
1154
1155
struct Helper<
'a>(&'
a Type);
1156
1157
impl Hash for Helper<'_> {
1158
fn hash<H: Hasher>(&self, h: &mut H) {
Callers
2
store_flat
Method · 0.70
load_flat
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected