Skip to main content

pretty_str

Function pretty_str 

Source
pub fn pretty_str(str: &str, config: PrettyConfig) -> Result<String, Error>
Expand description

Parses str into a single SQL statement and pretty prints it.