Cargo Features

[dependencies]
flo_scene_pipe = { version = "0.2.0", default-features = false, features = ["auto-start"] }
default = auto-start

The auto-start feature is set by default whenever flo_scene_pipe is added without default-features = false somewhere in the dependency tree.

auto-start default

flo_scene_pipe has 2 features without comments.