mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-10 08:44:28 +02:00
Fix all requarements related to metadata
I put in all into about this document and myself
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
---
|
||||
language: rust
|
||||
filename: learnrust-ru.rs
|
||||
contributors:
|
||||
- ["P1start", "http://p1start.github.io/"]
|
||||
filename: learnrust.rs
|
||||
translators:
|
||||
- ["Anatolii Kosorukov", "https://github.com/java1cprog"]
|
||||
lang: ru-ru
|
||||
|
||||
---
|
||||
|
||||
Rust сочетает в себе низкоуровневый контроль над производительностью с удобством высокого уровня и предоставляет гарантии
|
||||
|
Reference in New Issue
Block a user