-
Notifications
You must be signed in to change notification settings - Fork 239
Open
Labels
C-metaComponent: Relating to ICU4X as a wholeComponent: Relating to ICU4X as a wholeT-docs-testsType: Code change outside core libraryType: Code change outside core library
Description
Previous issues: #6069, #6104, #5915
We previously agreed to add docs to our re-exported input and preference types, the ones in icu_component::input and icu_component::preferences, that indicate that they are re-exports.
However, the resulting docs don't look the same in icu_component and icu::component. Here's an example:
https://docs.rs/icu_datetime/latest/icu_datetime/preferences/index.html
https://docs.rs/icu/latest/icu/datetime/preferences/index.html
Our re-export disclaimer is in icu_datetime::preferences but not icu::datetime::preferences.
Metadata
Metadata
Assignees
Labels
C-metaComponent: Relating to ICU4X as a wholeComponent: Relating to ICU4X as a wholeT-docs-testsType: Code change outside core libraryType: Code change outside core library