You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the first step to de-hardcode CLDR data in this crate, I'd like to allow for CLDR data to be loaded from CLDR json resources.
This is not the final solution, as we'll likely want to (also) allow for some more optimized resources, but having two modes - hardcoded and JSON CLDR, would be a good first step.
As the first step to de-hardcode CLDR data in this crate, I'd like to allow for CLDR data to be loaded from CLDR json resources.
This is not the final solution, as we'll likely want to (also) allow for some more optimized resources, but having two modes - hardcoded and JSON CLDR, would be a good first step.
See: unicode-org/rust-discuss#5
The text was updated successfully, but these errors were encountered: