Add cli argument reading functions using clap parser in rust and write unit test for it and also improved the directory structure of the project.
0
Log in to leave a comment
Add cli argument reading functions using clap parser in rust and write unit test for it and also improved the directory structure of the project.
Log in to leave a comment
I have made a text file that contains all the information about the project and how it is going to be implemented, and I’ve also made a struct design in storage.rs to contain information about the Key value record.
Log in to leave a comment