Skip to content

Simple project that reads from a specific json file and prints selected info in a .txt

License

Notifications You must be signed in to change notification settings

kamplianitis/ReadJSONWriteTXT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read JSON Write to TXT

A simple project in order to begin writting in Rust. The project reads from a JSON file and excract the info contained in some specific fields in order to write them back in a .txt file.

To execute the project

cargo run -- <path to json> <output file name> <Title>

About

Simple project that reads from a specific json file and prints selected info in a .txt

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages