Skip to content

Commit

Permalink
Translate SUMMARY.md via GitLocalize
Browse files Browse the repository at this point in the history
  • Loading branch information
jashka34 authored and gitlocalize-app[bot] committed May 2, 2024
1 parent eae5ceb commit fd3e58f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rustbook-ru/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@

- [Хранение списков значений с векторами](ch08-01-vectors.md)
- [Хранение закодированного текста UTF-8 со строками](ch08-02-strings.md)
- [Storing Keys with Associated Values in Hash Maps](ch08-03-hash-maps.md)
- [Хранение ключей со связанными значениями в HashMap](ch08-03-hash-maps.md)

- [Обработка ошибок](ch09-00-error-handling.md)

Expand All @@ -62,7 +62,7 @@

- [Общие типы, трейты (характеристики) и время жизни](ch10-00-generics.md)

- [Generic Data Types](ch10-01-syntax.md)
- [Обобщённые типы данных](ch10-01-syntax.md)
- [Трейты (характеристики): определение разделяемого поведения](ch10-02-traits.md)
- [Валидация ссылок посредством сроков жизни](ch10-03-lifetime-syntax.md)

Expand Down

0 comments on commit fd3e58f

Please sign in to comment.