Function spark_connect_rs::functions::named_struct

source ยท
pub fn named_struct<T>(cols: T) -> Column
where T: ToVecExpr,