Skip to main content

columns_pretty

Function columns_pretty 

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

Prints a type prettily with a given ExprHumanizer