Implemented assignments to learn rust programming language
1 - grep-clone: create an cli command to replicate the behaviour of linux grep command. 2 - rust examples: https://practice.rs/why-exercise.html 3 - todo: p2p-gossip-app: simple p2p gossiping cli application to send messages to peers every N seconds.