Skip to main content

json_nested_paths

Function json_nested_paths 

Source
fn json_nested_paths(
    column_name: &str,
    json_type: &JsonNativeType,
) -> Vec<NestedPath>