[][src]Macro gettext_macros::include_i18n

include_i18n!() { /* proc-macro */ }

Use this macro to staticaly import translations into your final binary.

This example is not tested
let tr: Translations = include_i18n!();