rust csv Read CSV > cargo run read ./data/customers.csv Write CSV from serde::Record > cargo run write ./data/us_population.csv