Skip to content

Commit

Permalink
Merge pull request rust-lang#54 from Jimskapt/FR-ch04-03
Browse files Browse the repository at this point in the history
Translating ch04-03 in French.
  • Loading branch information
Jimskapt authored Nov 16, 2019
2 parents b3b2a5c + 3eec83e commit 6876ca7
Show file tree
Hide file tree
Showing 2 changed files with 937 additions and 0 deletions.
1 change: 1 addition & 0 deletions FRENCH/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
- [Comprendre la possession](ch04-00-understanding-ownership.md)
- [Qu'est-ce que la possession ?](ch04-01-what-is-ownership.md)
- [Les références et l'emprunt](ch04-02-references-and-borrowing.md)
- [Le type slice](ch04-03-slices.md)

- [Utiliser les structures pour structurer des données apparentées](ch05-00-structs.md)
- [Définir et instancier des structures](ch05-01-defining-structs.md)
Expand Down
Loading

0 comments on commit 6876ca7

Please sign in to comment.