Function datafusion_expr::lit

source ·
pub fn lit<T: Literal>(n: T) -> Expr
Expand description

Create a literal expression