Cargo Features

finchers has no features set by default.

[dependencies]
finchers = { version = "0.13.5", features = ["secure", "tower-web"] }
secure

Enables secure of cookie ^0.11.0

Features from optional dependencies

tower-web implicit feature

Enables tower-web

tower-web:

Web framework with a focus on removing boilerplate