Cargo Features

Lyon has no features set by default.

[dependencies]
lyon = { version = "1.0.1", features = ["serialization", "debugger", "extra", "profiling"] }
serialization

Enables serialization of lyon_tessellation

debugger

Enables debugger of lyon_tessellation

extra = lyon_extra
profiling

Enables profiling of lyon_tessellation

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.

lyon_extra extra?