Function lit

Source
pub fn lit<T: ToLiteralExpr>(col: T) -> Column
Expand description

Create a literal value from a rust data type