Cargo Features
Flowistry has no features set by default.
[dependencies]
flowistry = { version = "0.5.42", features = ["debug", "test"] }
- debug = html-escape
- test
-
Enables test of rustc_utils =0.8.0-nightly-2024-01-06
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