Add Rust performance book

This commit is contained in:
Folyd 2020-11-17 22:57:01 +08:00
parent 313929ace1
commit afc7c6c50b
2 changed files with 2 additions and 0 deletions

View file

@ -23,6 +23,7 @@ var commandsIndex = {
["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/"],
["Rust Performance Book", "https://nnethercote.github.io/perf-book/"],
],
"yet": [
["Are we async yet?", "https://areweasyncyet.rs", "Asynchronous I/O in Rust"],

View file

@ -23,6 +23,7 @@ var commandsIndex = {
["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/"],
["Rust Performance Book", "https://nnethercote.github.io/perf-book/"],
],
"yet": [
["Are we async yet?", "https://areweasyncyet.rs", "Asynchronous I/O in Rust"],