parse_loop_header

Function parse_loop_header 

Source
pub fn parse_loop_header(input: Span<'_>) -> PResult<'_, (String, String)>