Type Alias JsFunction

Source
pub type JsFunction = Function<JsValue>;

Aliased Typeยง

pub struct JsFunction(/* private fields */);