The codes are developed and tested on WSL2.0 with Rust 1.61.0.
Run with 'RUST_LOG=none' to avoid pollute the output if you enabled RUST_LOG already.
'cargo run --release -- transactions.csv > accounts.csv' for running.
'cargo test' for testing.
Check the file for more requirments as no much information is here as required.