Created and recorded by Jaysinh Parmar. August 2021.
Continue previous part and implement three additional functionaliies: add, search, delete.
Outline
1. Introduce the MongoDB cluster previously created.
2. Define structure
3. Write add function
4. Test
5. Write search function
6. Test
7. Write delete function
8. Test
9. Thank you!
Useful links:
https://github.com/mongodb/mongo-rust...
https://docs.mongodb.com/drivers/rust/
https://docs.rs/mongodb/2.0.0-beta.2/...