@@ -50,7 +50,7 @@ Rustは速度、安全性、平行性の3つのゴールにフォーカスした
5050[ trpl1-1.9 ] : https://doc.rust-jp.rs/the-rust-programming-language-ja/1.9/book/
5151[ trpl1-1.6 ] : https://doc.rust-jp.rs/the-rust-programming-language-ja/1.6/book/
5252[ rbe ] : https://doc.rust-jp.rs/rust-by-example-ja/
53- [ std-vec ] : https://mosh-g .github.io/rust-lib-doc-ja/std/vec/
53+ [ std-vec ] : https://moshg .github.io/rust-lib-doc-ja/std/vec/
5454[ api-guidelines ] : https://sinkuu.github.io/api-guidelines/
5555[ nomicon ] : https://doc.rust-jp.rs/rust-nomicon-ja/
5656[ edition-guide ] : https://doc.rust-jp.rs/edition-guide/
@@ -75,7 +75,7 @@ Rustは速度、安全性、平行性の3つのゴールにフォーカスした
7575| 同 PDF版 | [ y-yu/trpl-2nd-pdf] [ gh-trpl2-pdf ] |
7676| プログラミング言語 Rust, 1st Edition | [ rust-lang-ja/the-rust-programming-language-ja] [ gh-trpl1 ] |
7777| Rust by Example日本語版 | [ rust-lang-ja/rust-by-example-ja] [ gh-rbe ] |
78- | 標準ライブラリリファレンス | [ mosh-g /rust-lib-ja] [ gh-std ] |
78+ | 標準ライブラリリファレンス | [ moshg /rust-lib-ja] [ gh-std ] |
7979| Rust APIガイドライン | [ sinkuu/api-guidelines] [ gh-api-guidelines ] |
8080| Rust裏本 / The Rustnomicon | [ rust-lang-ja/rust-nomicon-ja] [ gh-nomicon ] |
8181| エディションガイド | [ rust-lang-ja/edition-guide] [ gh-edition-guide ] |
@@ -85,7 +85,7 @@ Rustは速度、安全性、平行性の3つのゴールにフォーカスした
8585[ gh-trpl2-pdf ] : https://github.com/y-yu/trpl-2nd-pdf
8686[ gh-trpl1 ] : https://github.com/rust-lang-ja/the-rust-programming-language-ja
8787[ gh-rbe ] : https://github.com/rust-lang-ja/rust-by-example-ja
88- [ gh-std ] : https://github.com/mosh-g /rust-lib-ja
88+ [ gh-std ] : https://github.com/moshg /rust-lib-ja
8989[ gh-api-guidelines ] : https://github.com/sinkuu/api-guidelines
9090[ gh-nomicon ] : https://github.com/rust-lang-ja/rust-nomicon-ja
9191[ gh-edition-guide ] : https://github.com/rust-lang-ja/edition-guide
0 commit comments