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.
1 parent c49ae9e commit 06bad89Copy full SHA for 06bad89
src/meta.md
@@ -4,9 +4,5 @@ Some topics aren't exactly relevant to how you program but provide you
4
tooling or infrastructure support which just makes things better for
5
everyone. These topics include:
6
7
-* Documentation: Generate library documentation for users via the included
8
-`rustdoc`.
9
-* Testing: Create testsuites for libraries to give confidence that your
10
-library does exactly what it's supposed to.
11
-* Benchmarking: Create benchmarks for functionality to be confident that
12
-they run quickly.
+- Documentation: Generate library documentation for users via the included
+ `rustdoc`.
0 commit comments