mz_transform::typecheck

Function columns_pretty

Source
pub fn columns_pretty<H>(cols: &[ColumnType], humanizer: &H) -> String
where H: ExprHumanizer,
Expand description

Prints a type prettily with a given ExprHumanizer