summaryrefslogtreecommitdiff
path: root/core/examples/eval_js_value.rs
AgeCommit message (Collapse)Author
2021-11-22core(examples): Deserialize the result of execute_script (#12806)Giacomo Rizzi
Example of transforming execute_script response to a serde_json::Value Co-authored-by: Bartek IwaƄczuk <biwanczuk@gmail.com>