Cargo Features

ahecha_html has no features set by default.

[dependencies]
ahecha_html = { version = "0.0.10", features = ["partials", "time"] }
partials = async-trait, serde_urlencoded

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.

async-trait partials?
serde_urlencoded partials?
time implicit feature