Function polars_plan::logical_plan::lit

source ·
pub fn lit<L: Literal>(t: L) -> Expr
Expand description

Create a Literal Expression from L