Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/environ/src/
H A Dtypes.rs1557 macro_rules! entity_impl_with_try_clone { macro
1573 entity_impl_with_try_clone!(FuncIndex);
1578 entity_impl_with_try_clone!(DefinedFuncIndex);
1603 entity_impl_with_try_clone!(TableIndex);
1608 entity_impl_with_try_clone!(GlobalIndex);
1613 entity_impl_with_try_clone!(MemoryIndex);
1630 entity_impl_with_try_clone!(TypeIndex);
1693 entity_impl_with_try_clone!(DataIndex);
1698 entity_impl_with_try_clone!(ElemIndex);
1703 entity_impl_with_try_clone!(DefinedTagIndex);
[all …]