Function format_string

Source
pub fn format_string(literal: &str) -> String
Expand description

Formats a string by quoting and escaping it.