mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-05-21 18:03:14 +02:00
I tried to translate the table of contents into Vietnamese. - Some keywords are hard to translate, or to clarify my translation, I used parentheses "( )". - I don't know if I should keep some keywords in English or not. In this pr I chose to translate them into Vietnamese and keep their original English counterparts in parentheses. - I could mention some of them like: build, type inference, trait, move semantics, iterator, panic, unsafe... - Some parts overlap with this pr: https://github.com/google/comprehensive-rust/pull/1947 --------- Co-authored-by: Martin Geisler <martin@geisler.net>