Function dsnp_graph_sdk_node::helper::import_bundle_from_js
source · pub fn import_bundle_from_js<'a, C: Context<'a>>(
cx: &mut C,
import_bundle_js: Handle<'_, JsArray>
) -> NeonResult<Vec<ImportBundle>>
pub fn import_bundle_from_js<'a, C: Context<'a>>(
cx: &mut C,
import_bundle_js: Handle<'_, JsArray>
) -> NeonResult<Vec<ImportBundle>>