MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / Key

Class Key

crates/fuzzing/tests/oom/main.rs:49–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47/// Entity key for testing fallible `PrimaryMap`s and such.
48#[derive(Clone, Copy, Debug, PartialEq, Eq, PartialOrd, Ord, Hash)]
49struct Key(u32);
50wasmtime_environ::entity_impl!(Key);

Callers 2

bforest_mapFunction · 0.70
bforest_setFunction · 0.70

Calls

no outgoing calls

Tested by 2

bforest_mapFunction · 0.56
bforest_setFunction · 0.56