Home
last modified time | relevance | path

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

/wasmtime-44.0.1/src/commands/
H A Drun.rs829 self.call_component_func(store, &params, func, &mut results) in invoke_component()
837 async fn call_component_func( in call_component_func() method