fn parse_verification_line(line: &str) -> RequirementExpand description
Verification lines have three expected pieces of information; this parsing function needs to be robust to all cases
fn parse_verification_line(line: &str) -> RequirementVerification lines have three expected pieces of information; this parsing function needs to be robust to all cases