Skip to main content

parse_compressed_sections

Function parse_compressed_sections 

Source
pub fn parse_compressed_sections(text: &str) -> Vec<CodeChange>
Expand description

Parse ### File: … subsections from the Code Changes section.

Each ### File: <path> header starts a new CodeChange entry; the following - **Change** / **Rationale** / **Impact** lines populate it.