Constant icu_list::parts::LITERAL

source ·
pub const LITERAL: Part;
Expand description

The Part used by FormattedList to mark the part of the string that is a list literal, such as “, “ or “ and “.

  • category: "list"
  • value: "literal"