Function parse_block

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