1 unstable release

0.5.0 Feb 2, 2025

#376 in Rendering

Download history 125/week @ 2025-02-02

125 downloads per month
Used in 2 crates

MIT/Apache

54KB
944 lines

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.

Dependencies

~14–26MB
~418K SLoC