builders.rs: Using the Builder APIcollect.rs: Using the FromIter APIdynamic_types.rs: Dealing with mixed types dynamically at runtimeread_csv.rs: Reading CSV files with explicit schema, pretty printing Arraysread_csv_infer_schema.rs: Reading CSV files, pretty printing Arrayszero_copy_ipc.rs: Zero copy read of Arrow IPC file using mmaptensor_builder.rs: Using tensor builderversion.rs: Print the arrow version and exit