Cargo Features

Floem has no features set by default.

[dependencies]
floem = { version = "0.1.1", features = ["serde"] }
serde

Enables serde of floem-winit

Floem has 1 feature without comment.