Ian Wijma
e3623f4ecc
The argument handling in main.rs has been adjusted to utilize argument destructuring, making the code more readable and organized. Additionally, the unnecessary new lines were removed, and commas were added to the last elements of the 'Arguments' struct to follow Rust norms and increase consistency. |
||
---|---|---|
.. | ||
main.rs |