pub fn try_get_js_value(jsv: &JsValue, prop: &str) -> Result<JsValue, Error>
Expand description

Obtain a JsValue value from the object property prop