Cargo Features

askama_derive has no features set by default.

[dependencies]
askama_derive = { version = "0.12.5", features = ["config", "serde-json", "with-axum", "with-rocket", "with-warp"] }
config = basic-toml, serde
humansize markdown urlencode serde-json
serde-yaml num-traits with-actix-web with-axum
with-gotham with-hyper with-mendes with-rocket
with-tide with-warp

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.

serde config?
basic-toml config?