Cargo Features

reflexo-world has no features set by default.

[dependencies]
reflexo-world = { version = "0.5.0-rc7", features = ["browser-embedded-fonts", "web", "browser", "system"] }
lazy-fontdb browser-embedded-fonts
web browser? = js-sys, serde-wasm-bindgen, wasm-bindgen, web-sys

Enables web of reflexo

Affects font::web

browser = web

Affects package::browser

system

Enables dirs and fontdb ^0.16, 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.

wasm-bindgen web?
web-sys web?
js-sys web?
serde-wasm-bindgen web?