MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / accessor_instance_index

Method accessor_instance_index

crates/wizer/src/component/instrument.rs:372–374  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

370 }
371
372 fn accessor_instance_index(&self) -> u32 {
373 self.component.core_instances
374 }
375}

Callers 1

lift_accessorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected