Cargo Features
axum_l18n has no features set by default.
[dependencies]
axum_l18n = { version = "0.1.1", 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.