icu
    Preparing search index...

    Class DataProvider

    An ICU4X data provider, capable of loading ICU4X data keys from some source.

    Currently the only source supported is loading from "blob" formatted data from a bytes buffer or the file system.

    If you wish to use ICU4X's builtin "compiled data", use the version of the constructors that do not have _with_provider in their names.

    See the Rust documentation for icu_provider for more information.

    Index

    Methods