Crate recoyx_message_localization

Crate recoyx_message_localization 

Source

Macros§

localization_vars
Creates a HashMap<String, String> from a list of key-value pairs. This is based on the maplit crate.

Structs§

Country
Locale
MessageLocator
Flexible locale mapping with support for loading message resources.
MessageLocatorAssetOptions
MessageLocatorOptions

Enums§

Direction
MessageLocatorLoadVia

Traits§

MessageLocatorFormatArgument

Functions§

parse_country
parse_locale
Parses a locale code. If the given string is a valid language tag but its language subtag is not a known language, an error is returned instead.