Constant icu::pattern::PATTERN_LITERAL_PART
source ยท pub const PATTERN_LITERAL_PART: Part;
Expand description
Default annotation for the literal portion of a pattern.
For more information, see PlaceholderValueProvider
. For an example, see Pattern
.