[][src]Function rusqlite::vtab::escape_double_quote

pub fn escape_double_quote(identifier: &str) -> Cow<str>

Escape double-quote (") character occurences by doubling them ("").