Function i18n_config::locate_crate_paths[][src]

pub fn locate_crate_paths() -> Result<CratePaths, I18nConfigError>

Locate the current crate’s directory and i18n.toml config file. This is intended to be called by a procedural macro during crate compilation.