docs.rs failed to build hephae-locale-0.6.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
hephae-locale-0.7.2
hephae-locale
Hephae's localization module, integrated as assets. LocaleCollection maps locale codes (e.g. en-US, id-ID) to their
respective Locale assets, which store locale keys to their (potentially formatted) localized strings.
See examples/text.rs for an example joint usage of localization, text, and rendering support.