Function nom_learn::parse_higher_unop

source ยท
pub fn parse_higher_unop(input: &str) -> IResult<&str, Box<Expr<'_>>>