Cargo Features

gctree has no features set by default.

[dependencies]
gctree = { version = "0.29.0", features = ["graphviz"] }
graphviz = dot-generator, dot-structures, graphviz-rust

Affects gss::Layer, gctree::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.

dot-generator graphviz?
dot-structures graphviz?
graphviz-rust graphviz?

Enables graphviz-rust ^0.6.2