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

Class E

cranelift/entity/src/set.rs:207–207  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

205 // `EntityRef` impl for testing.
206 #[derive(Clone, Copy, Debug, PartialEq, Eq, PartialOrd, Ord)]
207 struct E(u32);
208
209 impl EntityRef for E {
210 fn new(i: usize) -> Self {

Callers 5

newMethod · 0.70
basicFunction · 0.70
pop_orderedFunction · 0.70
pop_unorderedFunction · 0.70
fmt_debugFunction · 0.70

Calls

no outgoing calls

Tested by 4

basicFunction · 0.56
pop_orderedFunction · 0.56
pop_unorderedFunction · 0.56
fmt_debugFunction · 0.56