Cargo Features

super_orchestrator has no features set by default.

[dependencies]
super_orchestrator = { version = "0.12.0", 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.

nix nix_support?