Cargo Features
rubikmaster has no features set by default.
[dependencies]
rubikmaster = { version = "0.6.0", features = ["component"] }
- component = js-sys, nalgebra-glm, wasm-bindgen, yew
-
Affects
rubikmaster::component
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- nalgebra-glm component?
-
Enables nalgebra-glm ^0.15
component
- yew component?
-
Enables yew ^0.18
- js-sys component?
- wasm-bindgen component?