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