Function parse_type_arrow

Source
pub fn parse_type_arrow(input: &str) -> IResult<&str, Expr<'_>>
Expand description

Parse a function type arrow