use_js

Macro use_js 

Source
use_js!() { /* proc-macro */ }
Expand description

A macro to create rust bindings to javascript and typescript functions. See README and example for more.