Cargo Features

Spair has no features set by default.

[dependencies]
spair = { version = "0.0.9", features = ["keyed-list", "svg", "queue-render"] }
keyed-list = uuid
svg

Affects queue_render::svg, nodes::HemsHandMade.svg, render::svg

queue-render

Affects nodes::HemsHandMade.qr_match_if, nodes::SemsHandMade.qr_match_if

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.

uuid keyed-list?