Cargo Features
OpenVAF has no features set by default.
[dependencies]
open-vaf = { version = "0.4.2", features = ["nightly", "graph_debug"] }
- nightly
-
Enables nightly of parking_lot ^0.10.2
- graph_debug = rustc-ap-graphviz
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.