From 4d0ff52856a2b71adbbf32c1a4ec21a3646a2168 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Qian=20Qian=20=22Cubik=22=E2=80=8E?= Date: Thu, 18 May 2023 10:21:01 -0400 Subject: [PATCH] =?UTF-8?q?[=E7=BF=BB=E8=AF=91=E7=94=B3=E8=AF=B7][tech]:?= =?UTF-8?q?=2020230417.1=20=E2=AD=90=EF=B8=8F=E2=AD=90=EF=B8=8F=20Rust=20B?= =?UTF-8?q?asics=20Series=204=20Arrays=20and=20Tuples=20in=20Rust?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...7.1 ⭐️⭐️ Rust Basics Series 4 Arrays and Tuples in Rust.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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/) 荣誉推出