Module icu_provider::datagen

source ·
Expand description

This module contains various utilities required to generate ICU4X data files, typically via the icu_datagen reference crate. End users should not need to consume anything in this module as a library unless defining new types that integrate with icu_datagen.

This module can be enabled with the datagen Cargo feature on icu_provider.

Traits