Cargo Features
uniui_build has no features set by default.
[dependencies]
uniui_build = { version = "0.0.15", features = ["android", "wasm"] }
- android = cargo
-
Affects
uniui_build::Architecture
… - wasm = wasm-bindgen-cli-support
-
Affects
uniui_build::WasmBuilder
…
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.
- wasm-bindgen-cli-support wasm?
- cargo android?
-
Enables cargo ^0.47