Function icu_testdata::unstable_no_fallback
source · [−]pub fn unstable_no_fallback() -> 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.