Skip to content

Commit 19f64b3

Browse files
committed
auto merge of #12156 : dguenther/rust/add-fourcc-doc, r=alexcrichton
Added a link to `fourcc` docs to the list of libraries
2 parents 8ef2559 + 6198ae5 commit 19f64b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/doc/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ li {list-style-type: none; }
4040
* [The `arena` allocation library](arena/index.html)
4141
* [The `collections` library](collections/index.html)
4242
* [The `flate` compression library](flate/index.html)
43+
* [The `fourcc` four-character code library](fourcc/index.html)
4344
* [The `getopts` argument parsing library](getopts/index.html)
4445
* [The `glob` file path matching library](glob/index.html)
4546
* [The `semver` version collation library](semver/index.html)

0 commit comments

Comments
 (0)