Function infer_nested_array_type

Source
fn infer_nested_array_type(array: &[Value]) -> Result<InferredType, ArrowError>