i18n-embed 0.12.1

Traits and macros to conveniently embed localization assets into your application binary or library in order to localize it at runtime.
Documentation

i18n-embed

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 16 feature flags, 2 of them enabled by default.

default

  • rust-embed

rust-embed

    This feature flag does not enable additional features.

gettext-system

  • tr
  • tr/gettext
  • gettext_system
  • parking_lot
  • i18n-embed-impl
  • i18n-embed-impl/gettext-system

fluent-system

  • fluent
  • fluent-syntax
  • parking_lot
  • i18n-embed-impl
  • i18n-embed-impl/fluent-system

web-sys-requester

  • web-sys

filesystem-assets

  • walkdir

desktop-requester

  • locale_config

gettext_system

    This feature flag does not enable additional features.

i18n-embed-impl

    This feature flag does not enable additional features.

tr

    This feature flag does not enable additional features.

fluent-syntax

    This feature flag does not enable additional features.

walkdir

    This feature flag does not enable additional features.

parking_lot

    This feature flag does not enable additional features.

locale_config

    This feature flag does not enable additional features.

web-sys

    This feature flag does not enable additional features.

fluent

    This feature flag does not enable additional features.