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