wrpc_runtime_wasmtime

Function collect_component_resource_exports

Source
pub fn collect_component_resource_exports(
    engine: &Engine,
    ty: &Component,
    resources: &mut impl Extend<ResourceType>,
)
Expand description

Recursively iterates the component type and collects all exported resource types