Skip to content

Commit 024cd3a

Browse files
authored
DOCSP-38515: Rust landing page (#175)
* DOCSP-38515: Rust landing page * edits
1 parent ad01a18 commit 024cd3a

File tree

4 files changed

+114
-0
lines changed

4 files changed

+114
-0
lines changed

source/images/icons/Actix.png

38.9 KB
Loading

source/images/icons/Rocket.png

3.8 KB
Loading

source/images/rust.svg

Lines changed: 44 additions & 0 deletions
Loading

source/languages/rust.txt

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
:template: product-landing
2+
:pl-max-width-paragraphs:
3+
:noprevnext:
4+
5+
=================
6+
MongoDB with Rust
7+
=================
8+
9+
.. introduction::
10+
11+
Develop safe and performant Rust applications using MongoDB's :atlas:`Atlas cloud database </>`.
12+
Developer integrations like Rocket and Actix support developers in writing operating
13+
systems, game engines, and embedded applications.
14+
15+
.. button:: Get started with the MongoDB Rust Driver
16+
:uri: https://www.mongodb.com/docs/drivers/rust/current/
17+
18+
.. image:: /images/rust.svg
19+
:alt: Rust landing page hero image
20+
21+
Driver
22+
------
23+
24+
Provides a high-level API for working with MongoDB databases consistent with
25+
other MongoDB language drivers.
26+
27+
`Rust Driver Documentation → <https://www.mongodb.com/docs/drivers/rust/current/>`__
28+
29+
Integrations
30+
------------
31+
32+
.. card-group::
33+
:columns: 3
34+
:style: center-content
35+
36+
.. card::
37+
:headline: Rocket
38+
:url: https://rocket.rs/
39+
:icon: /images/icons/Rocket.png
40+
:icon-alt: Rocket logo
41+
42+
.. card::
43+
:headline: Actix
44+
:url: https://github.com/actix/actix-web
45+
:icon: /images/icons/Actix.png
46+
:icon-alt: Actix logo
47+
48+
49+
More Ways to Learn
50+
------------------
51+
52+
.. card-group::
53+
:columns: 3
54+
:style: large-icon
55+
56+
.. card::
57+
:headline: View Rust developer resources
58+
:url: https://www.mongodb.com/developer/languages/rust/
59+
:icon: /images/technical-mdb-devhub.svg
60+
:icon-alt: DevHub icon
61+
62+
Rust Resources →
63+
64+
.. card::
65+
:headline: Join forums and discussions
66+
:url: https://www.mongodb.com/community/
67+
:icon: /images/general-content-community.svg
68+
:icon-alt: Community icon
69+
70+
MongoDB Community →

0 commit comments

Comments
 (0)