try_get_js_value

Function try_get_js_value 

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

Obtain a JsValue value from the object property prop