Learning how to use the mongodb driver implementation on Rust.
Go to file
2023-05-22 14:22:30 +01:00
src Updated Synchronous code to record total time of execution 2023-05-22 14:22:30 +01:00
.gitignore Initial commit 2023-05-22 10:15:15 +02:00
Cargo.toml Created code to upload packets to a mongo instance. Pretty boring but just practising how to use the mongo driver 2023-05-22 10:42:07 +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.