Cargo Features
Fluent-Typed has no features set by default.
[dependencies]
fluent-typed = { version = "0.2.6", features = ["build", "langneg"] }
- build
- langneg
-
Enables fluent-langneg and icu_locid
Affects
fluent-typed::prelude.negotiate_languages
…