Function datafusion_expr::lit

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

Create a literal expression