[][src]Function poi::_if

pub fn _if<A: Into<Expr>, B: Into<Expr>>(a: A, b: B) -> Expr

An if expression.