Home
last modified time | relevance | path

Searched defs:TypeComponentInstance (Results 1 – 2 of 2) sorted by relevance

/wasmtime-44.0.1/crates/wasmtime/src/runtime/component/
H A Dmatching.rs149 expected: &TypeComponentInstance, in instance()
/wasmtime-44.0.1/crates/environ/src/component/
H A Dtypes.rs556 pub struct TypeComponentInstance { struct
558 pub exports: IndexMap<String, TypeDef>,