Skip to main content

print_header

Function print_header 

Source
pub fn print_header(config: &DfConfig, out: &mut impl Write) -> Result<()>
Expand description

Print the df output header (for backward compat with tests).