Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
49
struct Key(u32);
50
wasmtime_environ::entity_impl!(Key);
Callers
2
bforest_map
Function · 0.70
bforest_set
Function · 0.70
Calls
no outgoing calls
Tested by
2
bforest_map
Function · 0.56
bforest_set
Function · 0.56