Cargo Features
[dependencies]
criner-waste-report = { version = "0.1.5", default-features = false, features = ["html"] }
- default = html
-
The
html
feature is set by default whenevercriner-waste-report
is added without
somewhere in the dependency tree.default-features = false - html default = bytesize, dia-semver, horrorshow, humantime
-
Affects
criner-waste-report::html
…
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.
- horrorshow html
-
Enables horrorshow
for html
- bytesize html
- dia-semver html
- humantime html