Cargo Features
fluent-static has no features set by default.
[dependencies]
fluent-static = { version = "0.5.0", features = ["icu", "axum", "maud"] }
- icu
-
Enables fluent-static-formatter
- axum
-
Enables accept-language, async-trait, axum-core, axum-extra, and http
Affects
support::axum
… - maud
-
Enables maud
Affects
support::maud
…