Cargo Features

[dependencies]
criner-waste-report = { version = "0.1.5", default-features = false, features = ["html"] }
default = html

The html feature is set by default whenever criner-waste-report is added without default-features = false somewhere in the dependency tree.

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