Skip to main content

generate_static_cache

Function generate_static_cache 

Source
pub fn generate_static_cache(locales_dir_path: &str)
Expand description

Generates the static cache code for fluent-zero.

This is the legacy, non-breaking function signature. Under the hood, it delegates to FluentZeroBuilder.

ยงArguments

  • locales_dir_path - Relative path to the folder containing locale subdirectories.