Cargo Features

typed-urls has no features set by default.

[dependencies]
typed-urls = { version = "0.1.0", features = ["tera-templates", "actix-routes"] }
tera-templates = tera

Affects typed-urls::tera

actix-routes = actix-web

Affects typed-urls::actix

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.

tera tera-templates?
actix-web actix-routes?

Enables actix-web ^3.0