Thanks to visit codestin.com
Credit goes to docs.rs

Skip to main content

coalesce

Function coalesce 

Source
pub fn coalesce(args: Vec<Expr>) -> Expr
Expand description

Returns coalesce(args...), which evaluates to the value of the first expr which is not NULL