Cargo Features

stylo_traits has no features set by default.

[dependencies]
stylo_traits = { version = "0.2.0", features = ["servo", "gecko"] }
servo = stylo_atoms, url

Enables serde of cssparser and euclid

Affects stylo_traits::SpeculativePainter

gecko

Affects values::ToCss.to_css_nscstring

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.

stylo_atoms servo?
url servo?