Function obj2map

Source
pub fn obj2map(obj: JsValue) -> Result<HashMap<String, JsValue>, JsError>