Next Steps
Congratulations on completing the quick start tutorial!
In this tutorial, you created a Rust application that connects to a MongoDB deployment hosted on MongoDB Atlas and retrieves a document that matches a query.
Learn more about the MongoDB Rust Driver from the following resources:
Discover how to perform read and write operations in the CRUD Operations section.
See examples of frequently used operations in the Usage Examples section.