Cargo Features
[dependencies]
asciigraph = { version = "0.10.1", default-features = false, features = ["json"] }
- default = json
-
The
json
feature is set by default wheneverasciigraph
is added without
somewhere in the dependency tree.default-features = false - json default
-
Enables json
asciigraph has 2 features without comments.