Skip to main content

Crate icu_provider_source

Crate icu_provider_source 

Source
Expand description

icu_provider_source defines SourceDataProvider, the authorative ICU4X DataProvider that produces data from CLDR and ICU sources.

SourceDataProvider is mainly intended as a source for the icu_provider_export crate, which can be used to transform the data into a more efficient format.

§Cargo features

  • networking
    • enables networking support to download CLDR and ICU source data from GitHub
  • use_wasm / use_icu4c
  • unstable
    • enables unstable data markers

Structs§

SourceDataProvider
An ExportableProvider backed by raw CLDR and ICU data.

Enums§

AltVariantKind
Specifies an alt variant to enable when generating data.
CollationRootHan
Specifies the collation Han database to use.
CoverageLevel
A language’s CLDR coverage level.