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"
pub const LITERAL: Part;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"