pub fn pretty_str(str: &str, config: PrettyConfig) -> Result<String, Error>
Parses str into a single SQL statement and pretty prints it.
str