Cargo Features
askama_web has no features set by default.
[dependencies]
askama_web = { version = "0.0.1-pre.0", features = ["actix-web-4", "axum-0.8", "axum-core-0.5", "poem-3", "rocket-0.5", "warp-0.3", "eprintln", "log-0.4", "tracing-0.1"] }
- actix-web-4
-
Enables actix-web
Affects
implementation::actix_web_4
… - axum-0.8 = axum-core-0.5
- axum-core-0.5 axum-0.8?
-
Affects
implementation::axum_core_0_5
… - poem-3
-
Affects
implementation::poem_3
… - rocket-0.5
-
Enables rocket
Affects
implementation::rocket_0_5
… - warp-0.3
-
Enables http ^0.2.0 and warp
Affects
implementation::warp_0_3
… - eprintln
- log-0.4
-
Enables log
- tracing-0.1
-
Enables tracing