Skip to main content

parse_preserved_sections

Function parse_preserved_sections 

Source
pub fn parse_preserved_sections(text: &str) -> Vec<ErrorSolution>
Expand description

Parse ### Error: … subsections from the Errors and Solutions section.

Each ### Error: <desc> header starts a new ErrorSolution entry; the following - **Location** / **Solution** / **Prevention** lines populate it.