We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc37fa3 commit 7d58c1fCopy full SHA for 7d58c1f
source/rust.txt
@@ -22,7 +22,7 @@ You can add the driver to your application to work with MongoDB in
22
Rust. Download it from `crates.io <https://crates.io/crates/mongodb>`__
23
or set up a runnable project with examples from our Usage Guide.
24
25
-- `Usage Guide <https://github.com/mongodb/mongo-rust-driver#example-usage>`__
+- `The Rust Driver Manual <https://mongodb.github.io/mongo-rust-driver/manual/>`__
26
27
- `API Reference <https://docs.rs/mongodb/latest>`__
28
@@ -31,6 +31,7 @@ or set up a runnable project with examples from our Usage Guide.
31
- `Source Code <https://github.com/mongodb/mongo-rust-driver/>`__
32
33
34
+
35
Installation
36
------------
37
0 commit comments