Structs§
- I18n
Handler - The I18nHandler struct representing the state and methods for internationalization.
- I18n
Provider - Yew component for providing the YewI18n context to its children.
- String
Templater Options - Options for the string templater.
Enums§
- String
Templater Error - Any errors that might occurs while generating or parsing the string template.
Functions§
- encode_
json_ to_ hashmap - Parse a JSON into a hashmap with it’s path concatenated using a dot.
- generate
- Generate the template with options using translation and data.
- parse_
to_ hashmap - Parse a JSON into a hashmap with it’s path concatenated using a dot.
- use_
translation - Hook to use the I18nHandler.