[][src]Function i18n_build::gettext_impl::run

pub fn run<'a>(crt: &'a Crate<'_>) -> Result<()>

Run the gettext i18n build process for the provided crate. The crate must have an i18n config containing a gettext config.

This function is recursively executed for each subcrate.