Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
new
Method · 0.70
basic
Function · 0.70
Calls
no outgoing calls
Tested by
1
basic
Function · 0.56