pub fn as_struct(exprs: Vec<Expr>) -> Expr
Take several expressions and collect them into a StructChunked.
StructChunked
panics if exprs is empty.
exprs