diff --git a/sources/tech/20230424.0 ⭐️⭐️ Rust Basics Series 5 Functions in the Rust Programming Language.md b/sources/tech/20230424.0 ⭐️⭐️ Rust Basics Series 5 Functions in the Rust Programming Language.md index 94ea30c9d6..e2eadd6f34 100644 --- a/sources/tech/20230424.0 ⭐️⭐️ Rust Basics Series 5 Functions in the Rust Programming Language.md +++ b/sources/tech/20230424.0 ⭐️⭐️ Rust Basics Series 5 Functions in the Rust Programming Language.md @@ -2,7 +2,7 @@ [#]: via: "https://itsfoss.com/rust-functions/" [#]: author: "Pratham Patel https://itsfoss.com/author/pratham/" [#]: collector: "lkxed" -[#]: translator: " " +[#]: translator: "Cubik65536" [#]: reviewer: " " [#]: publisher: " " [#]: url: " " @@ -246,7 +246,7 @@ via: https://itsfoss.com/rust-functions/ 作者:[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/) 荣誉推出