Function mz_transform::typecheck::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