[−][src]Trait node_bindgen::core::val::ExtractFromJs
Required methods
fn extract(js_cb: &mut JsCallback) -> Result<Self, NjError>
extract from js callback
Provided methods
Loading content...Implementations on Foreign Types
impl<T> ExtractFromJs for Option<T> where
T: JSValue, [src]
T: JSValue,
for optional argument