pub fn get_data_by_column_path<F>(
value: &Value,
path: &ColumnPath,
get_error: F,
) -> Result<Value, ShellError>pub fn get_data_by_column_path<F>(
value: &Value,
path: &ColumnPath,
get_error: F,
) -> Result<Value, ShellError>