Skip to content

Rust program that uses the csv crate to read a CSV file and store its data in memory. The main function of the program calls the "read_csv" function, which creates a "Reader" object using the path to the CSV file.

Notifications You must be signed in to change notification settings

jorgeutd/rust-snippet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-snippet

Rust program that uses the csv crate to read a CSV file and store its data in memory. The main function of the program calls the "read_csv" function, which creates a "Reader" object using the path to the CSV file.

About

Rust program that uses the csv crate to read a CSV file and store its data in memory. The main function of the program calls the "read_csv" function, which creates a "Reader" object using the path to the CSV file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages