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