diff --git a/sources/tech/20230417.1 ⭐️⭐️ Rust Basics Series 4 Arrays and Tuples in Rust.md b/sources/tech/20230417.1 ⭐️⭐️ Rust Basics Series 4 Arrays and Tuples in Rust.md index 8fd7256aac..3b21b28703 100644 --- a/sources/tech/20230417.1 ⭐️⭐️ Rust Basics Series 4 Arrays and Tuples in Rust.md +++ b/sources/tech/20230417.1 ⭐️⭐️ Rust Basics Series 4 Arrays and Tuples in Rust.md @@ -2,7 +2,7 @@ [#]: via: "https://itsfoss.com/rust-arrays-tuples/" [#]: author: "Pratham Patel https://itsfoss.com/author/pratham/" [#]: collector: "lkxed" -[#]: translator: " " +[#]: translator: "Cubik65536" [#]: reviewer: " " [#]: publisher: " " [#]: url: " " @@ -233,7 +233,7 @@ via: https://itsfoss.com/rust-arrays-tuples/ 作者:[Pratham Patel][a] 选题:[lkxed][b] -译者:[译者ID](https://github.com/译者ID) +译者:[Cubik65536](https://github.com/Cubik65536) 校对:[校对者ID](https://github.com/校对者ID) 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出