Cargo Features
[dependencies]
diol = { version = "0.12.0", default-features = false, features = ["plot", "plotters"] }
- default = plot
-
The
plot
feature is set by default wheneverdiol
is added without
somewhere in the dependency tree.default-features = false - plot default
-
Enables flate2, reqwest, tar, time, ttf-parser, typst, typst-assets, typst-pdf, and typst-svg