Cargo Features

zkdoc_sdk has no features set by default.

[dependencies]
zkdoc_sdk = { version = "0.0.1", features = ["dev-graph", "tabbycat"] }
dev-graph = plotters

Enables dev-graph of halo2_proofs ^0.2.0

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.

plotters dev-graph?
tabbycat implicit feature

Enables tabbycat

tabbycat:

A rust crate for generating graph scripts with dot language