Function mz_transform::typecheck::columns_pretty
source ยท pub fn columns_pretty<H>(cols: &[ColumnType], humanizer: &H) -> Stringwhere
H: ExprHumanizer,
Expand description
Prints a type prettily with a given ExprHumanizer