1 unstable release
0.5.0 | Feb 2, 2025 |
---|
#376 in Rendering
125 downloads per month
Used in 2 crates
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