Function parse_paragraph

Source
pub fn parse_paragraph(
    input: &str,
) -> Result<CorrectParagraph, Vec<Simple<char>>>