Cargo Features
reflexo-world has no features set by default.
[dependencies]
reflexo-world = { version = "0.5.0-rc8", features = ["browser-embedded-fonts", "web", "browser", "system"] }
- lazy-fontdb browser-embedded-fonts
- web browser? = js-sys, serde-wasm-bindgen, wasm-bindgen, web-sys
-
Affects
font::web
… - browser = web
-
Affects
package::browser
… - system
-
Enables dirs and fontdb ^0.21, system of reflexo
Affects
font::system
,reflexo-world::system
,package::http
…
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.