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

Method index

cranelift/entity/src/set.rs:213–215  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

211 E(i as u32)
212 }
213 fn index(self) -> usize {
214 self.0 as usize
215 }
216 }
217
218 #[test]

Callers 3

containsMethod · 0.45
insertMethod · 0.45
removeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected