pub fn pretty_str_simple(str: &str, width: usize) -> Result<String, Error>
Parses str into a single SQL statement and pretty prints it in Simple mode.
str
Simple