Function dsnp_graph_sdk_node::helper::update_to_js
source · pub fn update_to_js<'a, C: Context<'a>>(
cx: &mut C,
update: &Update
) -> NeonResult<Handle<'a, JsObject>>
pub fn update_to_js<'a, C: Context<'a>>(
cx: &mut C,
update: &Update
) -> NeonResult<Handle<'a, JsObject>>