Function spark_connect_rs::functions::inline_outer

source ยท
pub fn inline_outer<T>(col: T) -> Column
where T: ToExpr, Vec<T>: ToVecExpr,