Cargo Features
pmse-jsb has no features set by default.
[dependencies]
pmse-jsb = { version = "0.1.0-a1", features = ["bindgen"] }
- bindgen
-
Enables bindgen of rquickjs ^0.6.2
rquickjs:
Use bindgen to generate bindings at compile-time
otherwise bundled bindings will be used
pmse-jsb has 1 feature without comment.