Skip to main content

coalesce

Function coalesce 

Source
pub fn coalesce<T>(a: impl IntoExpr<T>, b: impl IntoExpr<T>) -> Expr<T>