Add two new book for searching

This commit is contained in:
Folyd 2020-08-06 11:16:27 +08:00
parent 23dba89659
commit 154e8df38e

View file

@ -26,5 +26,13 @@
{
"name": "The Rust Cookbook",
"url": "https://rust-lang-nursery.github.io/rust-cookbook/"
},
{
"name": "The Rustonomicon",
"url": "https://doc.rust-lang.org/nomicon/"
},
{
"name": "Guide to Rustc Development",
"url": "https://rustc-dev-guide.rust-lang.org/"
}
]