JSON Array Object to Individual Files Converter
This program is a command-line tool written in Rust that efficiently converts a JSON array of objects into individual JSON files.
Improved Performance and Stability over previous implemetation in python.
This Rust version offers significant performance and stability improvements over the previous Python implementation. It leverages Rust's strengths to provide a more efficient and reliable solution.
Originally developed by: Biplab Gartia Co-developed by: Shivam Tadas