parse_colon_section

Function parse_colon_section 

Source
pub fn parse_colon_section(input: &str) -> IResult<&str, Vec<&str>>