Function wait_invoke

Source
pub async fn wait_invoke(command: &'static str, args: JsValue)
Available on target_family="wasm" only.
Expand description

Wrapper for invoke, to await a command execution without handling the returned values