MCPcopy 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
1155struct Helper<'a>(&'a Type);
1156
1157impl Hash for Helper<'_> {
1158 fn hash<H: Hasher>(&self, h: &mut H) {

Callers 2

store_flatMethod · 0.70
load_flatMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected