Function json_array_length

Source
pub fn json_array_length<T: ToExpr>(col: T) -> Column
where Vec<T>: ToVecExpr,