Function datafusion::logical_expr::lit

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

Create a literal expression