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 wheneverflo_scene_pipe
is added without
somewhere in the dependency tree.default-features = false - auto-start default
flo_scene_pipe has 2 features without comments.