Skip to main content

is_table_header_line

Function is_table_header_line 

Source
pub fn is_table_header_line(line: &str) -> bool
Expand description

Whether line looks like a table header row (has pipe-separated segments with at least one non-empty cell).