Cargo Features

Depends has no features set by default.

[dependencies]
depends = { version = "0.10.2", features = ["graphviz", "hashbrown", "test-utils"] }
graphviz

Enables graphviz of depends_derives

Affects depends::graphviz

hashbrown

Enables ahash and hashbrown

Affects visitor::hashbrown

test-utils

Affects execution::test_utils