Cargo Features

AxumCSRF has no features set by default.

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

Enables tower-layer and tower-service

AxumCSRF has 1 feature without comment.