Function if_above_width

Source
pub fn if_above_width(width: u8, items: PrintItems) -> Condition
Expand description

Prints the provided items when the current relative column number is above the specified width.