Function polars_lazy::dsl::lit[][src]

pub fn lit<L: Literal>(t: L) -> Expr
This is supported on crate feature compile only.
Expand description

Create a Literal Expression from L