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.
author
authors
1 parent d5f826a commit efbe25bCopy full SHA for efbe25b
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