Skip to main content

is_callable

Function is_callable 

Source
pub fn is_callable(h: &JsHost, v: &Value) -> bool
Expand description

Whether h.get(v) is any callable kind.