Cargo Features

hydroflow_plus has no features set by default.

[dependencies]
hydroflow_plus = { version = "0.7.0", features = ["diagnostics", "cli_integration", "stageleft_tool"] }
diagnostics

Enables diagnostics of hydroflow_lang

cli_integration

Enables cli_integration of hydroflow

Features from optional dependencies

stageleft_tool implicit feature

Enables stageleft_tool

added to workaround cargo smart-release https://github.com/Byron/cargo-smart-release/issues/16