Cargo Features

AxumCSRF has no features set by default.

[dependencies]
axum_csrf = { version = "0.11.0", features = ["layer"] }
layer

Enables tower-layer and tower-service

AxumCSRF has 1 feature without comment.