parse_line

Function parse_line 

Source
pub fn parse_line(
    line: &str,
    begin_delimiter: &str,
    end_delimiter: &str,
) -> String