Function icu_testdata::unstable
source · [−]pub fn unstable() -> LocaleFallbackProvider<UnstableDataProvider>
Expand description
A data provider that is compatible with all ICU _unstable
constructors.
The return type of this method is not considered stable, mirroring the unstable trait
bounds of the constructors. For matching versions of icu
and icu_testdata
, however,
these are guaranteed to match.