|
57 | 57 | <code>rustup doc</code> command, which will open up these resources for
|
58 | 58 | you in your browser without requiring a network connection!</p>
|
59 | 59 |
|
| 60 | +{{!-- TODO: Remove button-secondary--no-skeleton once Skeleton is completely removed. --}} |
| 61 | + |
60 | 62 | <section class="flex flex-column">
|
61 |
| - <div class="pt3 flex flex-column flex-row-l items-center-l mb2-l"> |
| 63 | + <div class="pt3 flex flex-column flex-row-l items-center-l mb4-l"> |
62 | 64 | <a href="https://doc.rust-lang.org/std/index.html"
|
63 |
| - class="button button-secondary mw6-l w-100">The standard library</a> |
| 65 | + class="button button-secondary button-secondary--no-skeleton mw6-l w-100">The standard library</a> |
64 | 66 | <p class="pl4-l ma0-l mt1 mb3">
|
65 | 67 | Comprehensive guide to the Rust standard library APIs.
|
66 | 68 | </p>
|
67 | 69 | </div>
|
68 | 70 |
|
69 |
| - <div class="pt4 pt3-l flex flex-column flex-row-l items-center-l mb2-l"> |
| 71 | + <div class="pt4 pt3-l flex flex-column flex-row-l items-center-l mb4-l"> |
70 | 72 | <a href="https://doc.rust-lang.org/edition-guide/index.html"
|
71 |
| - class="button button-secondary mw6-l w-100">Edition Guide</a> |
| 73 | + class="button button-secondary button-secondary--no-skeleton mw6-l w-100">Edition Guide</a> |
72 | 74 | <p class="pl4-l ma0-l mt1 mb3">
|
73 | 75 | Guide to the Rust editions.
|
74 | 76 | </p>
|
75 | 77 | </div>
|
76 | 78 |
|
77 |
| - <div class="pt4 pt3-l flex flex-column flex-row-l items-center-l mb2-l"> |
| 79 | + <div class="pt4 pt3-l flex flex-column flex-row-l items-center-l mb4-l"> |
78 | 80 | <a href="https://doc.rust-lang.org/cargo/index.html"
|
79 |
| - class="button button-secondary mw6-l w-100">Cargo Book</a> |
| 81 | + class="button button-secondary button-secondary--no-skeleton mw6-l w-100">Cargo Book</a> |
80 | 82 | <p class="pl4-l ma0-l mt1 mb3">
|
81 | 83 | A book on Rust’s package manager and build system.
|
82 | 84 | </p>
|
83 | 85 | </div>
|
84 | 86 |
|
85 |
| - <div class="pt4 pt3-l flex flex-column flex-row-l items-center-l mb2-l"> |
| 87 | + <div class="pt4 pt3-l flex flex-column flex-row-l items-center-l mb4-l"> |
86 | 88 | <a href="https://doc.rust-lang.org/rustdoc/index.html"
|
87 |
| - class="button button-secondary mw6-l w-100">rustdoc Book</a> |
| 89 | + class="button button-secondary button-secondary--no-skeleton mw6-l w-100">rustdoc Book</a> |
88 | 90 | <p class="pl4-l ma0-l mt1 mb3">
|
89 | 91 | Learn how to make awesome documentation for your crate.
|
90 | 92 | </p>
|
91 | 93 | </div>
|
92 | 94 |
|
93 |
| - <div class="pt4 pt3-l flex flex-column flex-row-l items-center-l mb2-l"> |
| 95 | + <div class="pt4 pt3-l flex flex-column flex-row-l items-center-l mb4-l"> |
94 | 96 | <a href="https://doc.rust-lang.org/rustc/index.html"
|
95 |
| - class="button button-secondary mw6-l w-100">rustc Book</a> |
| 97 | + class="button button-secondary button-secondary--no-skeleton mw6-l w-100">rustc Book</a> |
96 | 98 | <p class="pl4-l ma0-l mt1 mb3">
|
97 | 99 | Familiarize yourself with the knobs available in the Rust compiler.
|
98 | 100 | </p>
|
99 | 101 | </div>
|
100 | 102 |
|
101 |
| - <div class="pt4 pt3-l flex flex-column flex-row-l items-center-l mb2-l"> |
| 103 | + <div class="pt4 pt3-l flex flex-column flex-row-l items-center-l mb4-l"> |
102 | 104 | <a href="https://doc.rust-lang.org/error-index.html"
|
103 |
| - class="button button-secondary mw6-l w-100">Compiler Error Index</a> |
| 105 | + class="button button-secondary button-secondary--no-skeleton mw6-l w-100">Compiler Error Index</a> |
104 | 106 | <p class="pl4-l mb0 mt1 ma0-l">
|
105 | 107 | In-depth explanations of the errors you may see from the Rust
|
106 | 108 | compiler.
|
|
112 | 114 | <div class="row black">
|
113 | 115 | <h3>Build your skills in an application domain</h3>
|
114 | 116 | <section class="flex flex-column">
|
115 |
| - <div class="pt3 flex flex-column flex-row-l items-center-l mb2-l"> |
| 117 | + <div class="pt3 flex flex-column flex-row-l items-center-l mb4-l"> |
116 | 118 | <a href="https://rust-lang-nursery.github.io/cli-wg/"
|
117 |
| - class="button button-secondary mw6-l w-100"> |
| 119 | + class="button button-secondary button-secondary--no-skeleton mw6-l w-100"> |
118 | 120 | Command Line Book
|
119 | 121 | </a>
|
120 | 122 | <p class="pl4-l ma0-l mt1 mb3">
|
121 | 123 | Learn how to build effective command line applications in Rust.
|
122 | 124 | </p>
|
123 | 125 | </div>
|
124 | 126 |
|
125 |
| - <div class="pt4 pt3-l flex flex-column flex-row-l items-center-l mb2-l"> |
| 127 | + <div class="pt4 pt3-l flex flex-column flex-row-l items-center-l mb4-l"> |
126 | 128 | <a href="https://rustwasm.github.io/docs/book/"
|
127 |
| - class="button button-secondary mw6-l w-100"> |
| 129 | + class="button button-secondary button-secondary--no-skeleton mw6-l w-100"> |
128 | 130 | WebAssembly Book
|
129 | 131 | </a>
|
130 | 132 | <p class="pl4-l ma0-l mt1 mb3">
|
131 | 133 | Use Rust to build browser-native libraries through WebAssembly.
|
132 | 134 | </p>
|
133 | 135 | </div>
|
134 | 136 |
|
135 |
| - <div class="pt4 pt3-l flex flex-column flex-row-l items-center-l mb2-l"> |
| 137 | + <div class="pt4 pt3-l flex flex-column flex-row-l items-center-l mb4-l"> |
136 | 138 | <a href="https://rust-embedded.github.io/book/"
|
137 |
| - class="button button-secondary mw6-l w-100"> |
| 139 | + class="button button-secondary button-secondary--no-skeleton mw6-l w-100"> |
138 | 140 | Embedded Book
|
139 | 141 | </a>
|
140 | 142 | <p class="pl4-l mb0 mt1 ma0-l">
|
|
0 commit comments