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 dfce4ad + efbe25b commit 21f4e32Copy full SHA for 21f4e32
book.toml
@@ -1,7 +1,7 @@
1
[book]
2
title = "Rust By Example"
3
description = "Rust by Example (RBE) is a collection of runnable examples that illustrate various Rust concepts and standard libraries."
4
-author = "The Rust Community"
+authors = ["The Rust Community"]
5
6
[output.html.playpen]
7
editable = true
0 commit comments