Cargo Features
templr has no features set by default.
[dependencies]
templr = { version = "0.2.4", features = ["axum", "actix-web", "hyper", "warp", "tide", "gotham", "rocket", "salvo"] }
- axum
- actix-web
-
Enables actix-web
- hyper
-
Enables hyper
- warp
-
Enables warp
- tide
-
Enables tide
- gotham
-
Enables gotham
- rocket
-
Enables rocket
- salvo
-
Enables salvo_core ^0.73
templr has 8 features without comments.