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.
2 parents 894a3c1 + cb52bea commit a758ceaCopy full SHA for a758cea
templates/panels/domains.hbs
@@ -7,6 +7,16 @@
7
<div class="highlight"></div>
8
</header>
9
10
+ <div class="flex-none flex-l flex-row">
11
+ <p class="flex-grow-1">
12
+ In 2018, the Rust community decided to improve programming experience
13
+ for a few distinct domains (see <a
14
+ href="https://blog.rust-lang.org/2018/03/12/roadmap.html">the 2018
15
+ roadmap</a>). For these, you can find many high-quality crates and some
16
+ awesome guides on how to get started.
17
+ </p>
18
+ </div>
19
+
20
<div class="flex-none flex-l flex-row">
21
<div class="flex flex-row flex-column-l justify-between-l mw8 measure-wide-l w-100 mt5 mt2-l">
22
<div class="v-top tc-l">
0 commit comments