pub type CommaSeparatedIdentifiers = String;
Comma-separated identifiers values. Can be empty.
pub struct CommaSeparatedIdentifiers { /* private fields */ }