Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/environ/src/component/
H A Dtranslate.rs56 types: PreInliningComponentTypes<'a>,
451 types: PreInliningComponentTypes::new(types), in new()
1754 pub struct PreInliningComponentTypes<'a> { struct
1758 impl<'a> PreInliningComponentTypes<'a> { implementation
1778 impl TypeConvert for PreInliningComponentTypes<'_> { implementation
1788 use pre_inlining::PreInliningComponentTypes;