Function literal

Source
fn literal(input: &str) -> IResult<&str, Expression>
Expand description