Function quoted_string::quote [] [src]

pub fn quote(input: &str) -> Result<(QuotedStringType, String)>

quotes the input string returning the quoted string and if it contains non us-ascii chars.