2 unstable releases
Uses new Rust 2024
| 0.2.0 | Jun 29, 2025 |
|---|---|
| 0.1.0 | Jun 29, 2025 |
#286 in Internationalization (i18n)
Used in trinja
17KB
127 lines
This crate helps with handling translatable strings using BCP 47 language tags.
The [LangString] type collects strings for different language tags, and allows retrieving by either a concrete language lor a language range.
RDF support through Taganak
The taganak feature enables support for loading a [LangString] from
an RDF graph using the Taganak SDK.
babel47
Multi-Language (BCP-47) Strings
This crate helps with handling translatable strings using BCP 47 language tags.
License: Apache-2.0 OR MIT
Dependencies
~0.5–4MB
~58K SLoC