parse_string

Function parse_string 

Source
pub fn parse_string<'a>(input: &'a str) -> Result<(String, Option<Tag>)>