Cargo Features
[dependencies]
crowbook = { version = "0.16.1", default-features = false, features = ["proofread", "binary", "nightly", "odt", "syntect"] }
- default = binary, proofread, syntect
-
These default features are set whenever
crowbook
is added without
somewhere in the dependency tree.default-features = false - proofread default = caribon, reqwest, serde, serde_derive, serde_json, url
- binary default = clap, console, indicatif, simplelog, tempdir, textwrap
- nightly = hyphenation, punkt
- odt
-
Affects
templates::odt
…
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.