pub fn unquote_toml_string(input: &str) -> Option<String>
Unquotes a conservative TOML string literal.