Skip to main content

execute_history_json

Function execute_history_json 

Source
pub fn execute_history_json(request_json: &str) -> Result<String, JsValue>
Expand description

Deserialize a history request, run it, and serialize the per-feature results. The handles in the result are u32s the caller tessellates / pulls names from via the existing *_handle wasm exports.