Skip to content

Commit fc68cb7

Browse files
authored
Experiment with #25
1 parent d640bbf commit fc68cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ <h3>Intentions</h3>
218218
<p><b>Extract inline module</b>: move <code>mod foo { ... }</code> to a separate file.</p>
219219
</div>
220220

221-
<div class="feature">
221+
<div class="feature" id="add-derive">
222222
{% include feature-gfy.html n="ChubbyAcrobaticBrahmanbull" %}
223223
<p><b>Add derive clause</b>: adds <code>#[derive(..)]</code> attribute to structs and enums.</p>
224224
</div>

0 commit comments

Comments
 (0)