Expand description
Core i18n primitives: tag canonicalization, resolver, canonical CBOR + I18nId v1.
Re-exports§
pub use format::BasicBackend;pub use format::DecimalLike;pub use format::FormatBackend;pub use format::FormatFacade;
Modules§
Structs§
- Default
Resolver - I18n
- I18n
Cache - I18n
Cache Config - I18n
Cache Entry - I18n
Cache Snapshot - I18nId
- Canonical ID derived from a resolved profile (BLAKE3 digest over canonical CBOR).
- I18n
Profile - I18n
Request - I18n
Resolution - I18nTag
- Represents a canonicalized locale tag.
Enums§
- Direction
- I18n
Error - Errors surfaced by the i18n core helpers.
- Resolve
Mode