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

Class E

cranelift/entity/src/primary.rs:378–378  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

376 // `EntityRef` impl for testing.
377 #[derive(Clone, Copy, Debug, PartialEq, Eq)]
378 struct E(u32);
379
380 impl EntityRef for E {
381 fn new(i: usize) -> Self {

Callers 2

newMethod · 0.70
basicFunction · 0.70

Calls

no outgoing calls

Tested by 1

basicFunction · 0.56