Function
await-lookup
Wait on the async lookup of a value in the KV Store.
await-lookup: func(handle: pending-lookup) -> result<option<entry>, kv-error>;Wait on the async lookup of a value in the KV Store.
await-lookup: func(handle: pending-lookup) -> result<option<entry>, kv-error>;