csv2json 0.1.1

Converts CSVs into JSON documents
csv2json-0.1.1 is not a library.

GitHub release GitHub license Crates.io

csv2json

Turns a CSV into a JSON file

Installation:

$ cargo install csv2json

Usage:

$ csv2json --in <csv file> > <json file>