Cargo Features
[dependencies]
glass-easel-stylesheet-compiler = { version = "0.10.3", default-features = false, features = ["js_bindings"] }
- default = js_bindings
-
The
js_bindings
feature is set by default wheneverglass-easel-stylesheet-compiler
is added without
somewhere in the dependency tree.default-features = false - js_bindings default
glass-easel-stylesheet-compiler has 2 features without comments.