Skip to main content

parse_section_header

Function parse_section_header 

Source
pub fn parse_section_header(
    line: &str,
) -> Result<SectionHeader, HashlineRejection>
Expand description

Parse one recognizable header and distinguish absent and malformed tags.