[][src]Function dune::parser::if_then_else

pub fn if_then_else() -> Parser<Expr>

If a condition is true, execute a suite else, execute a suite