Module dprint_core::formatting::conditions
source · [−]Structs
Functions
Prints the provided items when the current relative column number is above the specified width.
Prints the provided true_items when the current relative column number is above the specified width or prints the false_items otherwise.