Home
last modified time | relevance | path

Searched defs:instance_type (Results 1 – 4 of 4) sorted by relevance

/wasmtime-44.0.1/crates/wasmtime/src/runtime/component/
H A Dmatching.rs170 let instance_type = InstanceType { in func() localVariable
H A Dinstance.rs1148 pub fn instance_type(&self) -> InstanceType<'_> { in instance_type() method
H A Dtypes.rs1071 pub fn instance_type(&self) -> InstanceType<'_> { in instance_type() method
/wasmtime-44.0.1/crates/wasmtime/src/runtime/component/func/
H A Doptions.rs277 pub fn instance_type(&self) -> InstanceType<'_> { in instance_type() method
454 pub fn instance_type(&self) -> InstanceType<'_> { in instance_type() method