Cargo Features

super_orchestrator has no features set by default.

[dependencies]
super_orchestrator = { version = "0.15.1", features = ["nix_support"] }
nix_support = nix

needed for Unix signals on Commands

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.

TODO turn into workspace with testcrate and examples crate

nix nix_support?