Cargo Features

Flowistry has no features set by default.

[dependencies]
flowistry = { version = "0.5.41", features = ["debug", "test"] }
debug = html-escape
test

Enables test of rustc_utils =0.7.3-nightly-2023-08-25

Affects flowistry::test_utils

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.

html-escape debug?

Enables html-escape

For local debugging