JSON file to Single JSON array Coverter
The program is Command-line tool in Rust that efficiently converts JSON files into single JSON Array
It's previous implemenation was over Power shell and linux shell
This Rust version offers significant performance and stability improvements over the previous implementation. It leverages Rust's strengths to provide a more efficient and reliable solution.
Created by Biplab Gartia