Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
contains
Method · 0.45
insert
Method · 0.45
remove
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected