unicode-org / icu4x

Solving i18n for client-side and resource-constrained environments.
https://icu4x.unicode.org
Other
1.38k stars 178 forks source link

Decouple fixture components bag from library components bag; remove serde #5817

Closed sffc closed 1 week ago

sffc commented 1 week ago

For #5811

sffc commented 1 week ago

I realized it's not completely done because the preferences fixture field still uses options::preferences::Bag but I can fix that when I remove options::preferences::Bag