Function continue_expr_parser

Source
pub fn continue_expr_parser() -> impl Parser<char, Expression, Error = Simple<char>>