Home
last modified time | relevance | path

Searched refs:StaticComponentIndex (Results 1 – 3 of 3) sorted by relevance

/wasmtime-44.0.1/crates/environ/src/component/translate/
H A Dinline.rs58 nested_components: &PrimaryMap<StaticComponentIndex, Translation<'_>>, in run() argument
160 nested_components: &'a PrimaryMap<StaticComponentIndex, Translation<'a>>,
353 index: StaticComponentIndex,
/wasmtime-44.0.1/crates/environ/src/component/
H A Dtranslate.rs74 static_components: PrimaryMap<StaticComponentIndex, Translation<'data>>,
350 ComponentStatic(StaticComponentIndex, ClosedOverVars),
H A Dtypes.rs176 pub struct StaticComponentIndex(u32);