Cargo Features

templr has no features set by default.

[dependencies]
templr = { version = "0.2.3", features = ["axum", "actix-web", "hyper", "warp", "tide", "gotham", "rocket", "salvo"] }
axum

Enables axum-core and http

actix-web

Enables actix-web

hyper

Enables hyper

warp

Enables warp

tide

Enables tide

gotham

Enables gotham

rocket

Enables rocket

salvo

Enables salvo_core

templr has 8 features without comments.