🚧 This API is experimental and may experience breaking changes outside major releases.
Creates a new RegionDisplayNames from locale data and an options bag using compiled data.
See the Rust documentation for try_new for more information.
Staticcreate🚧 This API is experimental and may experience breaking changes outside major releases.
Creates a new RegionDisplayNames from locale data and an options bag using a particular data source.
See the Rust documentation for try_new for more information.
🚧 This API is experimental and may experience breaking changes outside major releases.
Returns the locale specific display name of a region. Note that the function returns an empty string in case the display name for a given region code is not found.
See the Rust documentation for of for more information.
🚧 This API is experimental and may experience breaking changes outside major releases.
See the Rust documentation for
RegionDisplayNamesfor more information.