Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ key
Method
key
cranelift/entity/src/sparse.rs:248–250 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
246
T: EntityRef,
247
{
248
fn key(&self) -> Self {
249
*self
250
}
251
}
252
253
/// A sparse set of entity references.
Callers
6
get
Method · 0.45
get_mut
Method · 0.45
index
Method · 0.45
insert
Method · 0.45
remove
Method · 0.45
fmt
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected