ICU4X
International Components for Unicode
|
#include <ICU4XDisplayNamesOptionsV1.hpp>
Public Attributes | |
ICU4XDisplayNamesStyle | style |
ICU4XDisplayNamesFallback | fallback |
ICU4XLanguageDisplay | language_display |
See the Rust documentation for DisplayNamesOptions
for more information.
ICU4XDisplayNamesFallback ICU4XDisplayNamesOptionsV1::fallback |
The fallback return when the system does not have the requested display name, defaults to "code".
ICU4XLanguageDisplay ICU4XDisplayNamesOptionsV1::language_display |
The language display kind, defaults to "dialect".
ICU4XDisplayNamesStyle ICU4XDisplayNamesOptionsV1::style |
The optional formatting style to use for display name.