Expand description

Data for the icu_datetime crate

Macros

  • Implement DataProvider<BuddhistDateLengthsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<BuddhistDateSymbolsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<ChineseDateLengthsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<ChineseDateSymbolsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<CopticDateLengthsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<CopticDateSymbolsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<DangiDateLengthsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<DangiDateSymbolsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<EthiopianDateLengthsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<EthiopianDateSymbolsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<GregorianDateLengthsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<GregorianDateSymbolsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<HebrewDateLengthsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<HebrewDateSymbolsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<IndianDateLengthsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<IndianDateSymbolsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<IslamicDateLengthsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<IslamicDateSymbolsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<JapaneseDateLengthsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<JapaneseDateSymbolsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<JapaneseExtendedDateLengthsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<JapaneseExtendedDateSymbolsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<PersianDateLengthsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<PersianDateSymbolsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<RocDateLengthsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<RocDateSymbolsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<DateSkeletonPatternsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<TimeLengthsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<TimeSymbolsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<ExemplarCitiesV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<TimeZoneFormatsV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<MetazoneGenericNamesLongV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<MetazoneGenericNamesShortV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<MetazoneSpecificNamesLongV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Implement DataProvider<MetazoneSpecificNamesShortV1Marker> on the given struct using the data hardcoded in this file. This allows the struct to be used with icu’s _unstable constructors.
  • Marks a type as a data provider. You can then use macros like impl_core_helloworld_v1 to add implementations.