Function golem_rust::await_promise_json

source ยท
pub fn await_promise_json<T: DeserializeOwned>(
    promise_id: &PromiseId,
) -> Result<T, Error>