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

Class E

cranelift/entity/src/map.rs:406–406  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

404 // `EntityRef` impl for testing.
405 #[derive(Clone, Copy, Debug, PartialEq, Eq)]
406 struct E(u32);
407
408 impl EntityRef for E {
409 fn new(i: usize) -> Self {

Callers 2

newMethod · 0.70
basicFunction · 0.70

Calls

no outgoing calls

Tested by 1

basicFunction · 0.56