pub fn escape_double_quote(identifier: &str) -> Cow<'_, str>
Escape double-quote (") character occurrences by doubling them ("").
"
""