Learning how to use the mongodb driver implementation on Rust.
Go to file
2023-05-22 14:14:52 +01:00
src Changed the code to run arynchronously 2023-05-22 14:14:52 +01:00
.gitignore Initial commit 2023-05-22 10:15:15 +02:00
Cargo.toml Changed the code to run arynchronously 2023-05-22 14:14:52 +01:00
LICENSE Initial commit 2023-05-22 10:15:15 +02:00
README.md Initial commit 2023-05-22 10:15:15 +02:00

rustic_mongo

Learning how to use the mongodb driver implementation on Rust.