Add Rust chalk book

This commit is contained in:
Folyd 2020-11-15 18:38:01 +08:00
parent 5b2445f6df
commit 660efe7c16
2 changed files with 2 additions and 0 deletions

View file

@ -21,6 +21,7 @@ var commandsIndex = {
["Rust API Guidelines", "https://rust-lang.github.io/api-guidelines/"],
["Rust Fuzz Book", "https://rust-fuzz.github.io/book/"],
["Rust Forge Book", "https://forge.rust-lang.org/"],
["Rust Chalk Book", "https://rust-lang.github.io/chalk/book/"],
],
"yet": [
["Are we async yet?", "https://areweasyncyet.rs", "Asynchronous I/O in Rust"],

View file

@ -21,6 +21,7 @@ var commandsIndex = {
["Rust API Guidelines", "https://rust-lang.github.io/api-guidelines/"],
["Rust Fuzz Book", "https://rust-fuzz.github.io/book/"],
["Rust Forge Book", "https://forge.rust-lang.org/"],
["Rust Chalk Book", "https://rust-lang.github.io/chalk/book/"],
],
"yet": [
["Are we async yet?", "https://areweasyncyet.rs", "Asynchronous I/O in Rust"],