Function parse_code_string

Source
pub fn parse_code_string(
    content: CowStr,
) -> Result<CodeContent, Box<Error<Rule>>>