get_text_without_delimited_fragment

Function get_text_without_delimited_fragment 

Source
pub fn get_text_without_delimited_fragment(
    source_str: &str,
    pos_cursor: usize,
    start_delimiter: &str,
    end_delimiter: &str,
) -> String
Expand description

returns a new String without the delimited text