☰
In polars_lazy::logical_plan
?
Function
polars_lazy
::
logical_plan
::
lit
source
·
[
−
]
pub fn lit<L:
Literal
>(t: L) ->
Expr
Expand description
Create a Literal Expression from
L