summaryrefslogtreecommitdiff
path: root/core/examples/eval_js_value.rs
AgeCommit message (Collapse)Author
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
Co-authored-by: Erfan Safari <erfanshield@outlook.com>
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>