Crate leptos_i18n_macro

Crate leptos_i18n_macro 

Source
Expand description

§About Leptos i18n macro

This crate expose the utility macro for leptos_i18n

This crate must be used with leptos_i18n and should’nt be used outside of it.

Macros§

declare_locales
load_locales
scope_i18n
scope_locale
t
t_display
t_format
t_format_display
t_format_string
t_plural
t_plural_ordinal
t_string
td
td_display
td_format
td_format_display
td_format_string
td_plural
td_plural_ordinal
td_string
tu
tu_display
tu_format
tu_format_display
tu_format_string
tu_plural
tu_plural_ordinal
tu_string
use_i18n_scoped

Derive Macros§

IcuDataProvider
Derive the IcuDataProvider trait