Line

Type Alias Line 

Source
pub type Line = (String, String);
Expand description

One line of a report: a label and what it says.