Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ E
Class
E
cranelift/entity/src/boxed_slice.rs:152–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
// `EntityRef` impl for testing.
151
#[derive(Clone, Copy, Debug, PartialEq, Eq)]
152
struct E(u32);
153
154
impl EntityRef for E {
155
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