Cargo Features

axum_l10n has no features set by default.

[dependencies]
axum_l10n = { version = "0.2.8", features = ["tera", "fluent"] }
tera = fluent, serde, serde_json

Enables tera

fluent tera? = intl-memoizer

Enables fluent

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.

intl-memoizer fluent?
serde tera?
serde_json tera?