mirror of
https://github.com/huhu/rust-search-extension
synced 2024-11-14 15:47:12 +00:00
Add Rust chalk book
This commit is contained in:
parent
5b2445f6df
commit
660efe7c16
2 changed files with 2 additions and 0 deletions
1
docs/static/index/commands.js
vendored
1
docs/static/index/commands.js
vendored
|
@ -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"],
|
||||
|
|
|
@ -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"],
|
||||
|
|
Loading…
Reference in a new issue