Module icu_calendar::provider::chinese_based
source · Expand description
🚧 [Unstable] Data provider struct definitions for chinese-based calendars.
🚧 This code is considered unstable; it may change at any time, in breaking or non-breaking ways,
including in SemVer minor releases. While the serde representation of data structs is guaranteed
to be stable, their Rust representation might not be. Use with caution.
Read more about data providers: icu_provider
Structs§
- Cached/precompiled data for a certain range of years for a chinese-based calendar. Avoids the need to perform lunar calendar arithmetic for most calendrical operations.
- Marker type for
ChineseBasedCacheV1
: “calendar/chinesecache@1” - Marker type for
ChineseBasedCacheV1
: “calendar/dangicache@1” - The struct containing compiled ChineseData