Function spark_connect_rs::functions::struct_col

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