Function wasmedge_sys::utils::driver_unified_tool
source · pub fn driver_unified_tool<I, V>(args: I) -> i32where
I: IntoIterator<Item = V>,
V: AsRef<str>,
Expand description
Triggers the WasmEdge unified tool
pub fn driver_unified_tool<I, V>(args: I) -> i32where
I: IntoIterator<Item = V>,
V: AsRef<str>,
Triggers the WasmEdge unified tool