MCPcopy 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

getMethod · 0.45
get_mutMethod · 0.45
indexMethod · 0.45
insertMethod · 0.45
removeMethod · 0.45
fmtMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected