actix_cloud::i18nMacro i18n
Source i18n!() { }
Available on crate feature i18n
only.
Expand description
Init I18n translations.
This will load all translations by glob **/*.yml
from the given path.
§Panics
Panics is variable CARGO_MANIFEST_DIR
is empty.