Function return_invoke

Source
pub async fn return_invoke<T>(command: &str, args: JsValue) -> T
Available on target_family="wasm" only.
Expand description

Wrapper for invoke, to return an expected DeserializeOwned item