/csv_to_header_file_example

A quick example of reading a CSV file and generating C headers from it

Primary LanguageRust

CSV to C Header File Example

To run, first install rust toolchain using rustup from here.

Then to install dependencies and run:

cargo run