Cargo Features

i18n-embed-impl has no features set by default.

[dependencies]
i18n-embed-impl = { version = "0.8.3", features = ["gettext-system", "fluent-system"] }
gettext-system = find-crate, i18n-config, quote

Affects i18n-embed-impl::gettext_language_loader

fluent-system = find-crate, i18n-config, quote

Affects i18n-embed-impl::fluent_language_loader

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.

find-crate fluent-system? gettext-system?
i18n-config fluent-system? gettext-system?
quote fluent-system? gettext-system?