Cargo Features
askama_derive has no features set by default.
[dependencies]
askama_derive = { version = "0.12.2", 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.