Function mz_sql_pretty::to_pretty

source ·
pub fn to_pretty<T: AstInfo>(stmt: &Statement<T>, width: usize) -> String
Expand description

Pretty prints a statement at a width.